Skip to content

Commit

Permalink
Release v12 (#621)
Browse files Browse the repository at this point in the history
  • Loading branch information
MurhafSousli authored Oct 15, 2024
1 parent 7e5f765 commit d20258f
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 6 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 12.0.0

- Add vimeo support in [#575](https://github.com/MurhafSousli/ngx-gallery/pull/575).

## 12.0.0-beta.4

> See the [storybook documentation](https://ngx-gallery-next.netlify.app/)
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ ___

### Explore ngx-gallery Documentation

- **For stable version (v11):** Visit our [wiki page](https://github.com/MurhafSousli/ngx-gallery/wiki) 📚.
- For **v11:** use the [wiki page](https://github.com/MurhafSousli/ngx-gallery/wiki) 📚.

- **For the latest features (v12 Beta):** Check out our [storybook documentation](https://ngx-gallery-next.netlify.app/)
- For **v12:** use the [storybook documentation](https://ngx-gallery-next.netlify.app/)

We value your feedback and appreciate your support in testing this beta release!

Expand Down
4 changes: 2 additions & 2 deletions projects/ng-gallery/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ ___

### Explore ngx-gallery Documentation

- **For stable version (v11):** Visit our [wiki page](https://github.com/MurhafSousli/ngx-gallery/wiki) 📚.
- For **v11:** use the [wiki page](https://github.com/MurhafSousli/ngx-gallery/wiki) 📚.

- **For the latest features (v12 Beta):** Check out our [storybook documentation](https://ngx-gallery-next.netlify.app/)
- For **v12:** use the [storybook documentation](https://ngx-gallery-next.netlify.app/)

We value your feedback and appreciate your support in testing this beta release!

Expand Down
4 changes: 2 additions & 2 deletions projects/ng-gallery/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ng-gallery",
"version": "12.0.0-beta.4",
"homepage": "https://ngx-gallery.netlify.com/",
"version": "12.0.0",
"homepage": "https://ngx-gallery.netlify.app/",
"author": {
"name": "Murhaf Sousli",
"url": "http://github.com/murhafsousli"
Expand Down

0 comments on commit d20258f

Please sign in to comment.