Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
vanthome committed Dec 18, 2024
1 parent d2a06b5 commit 63ae18d
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 4 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [3.2.1](https://github.com/vcl/ng-vcl/compare/v3.2.0...v3.2.1) (2024-12-18)


### Features

* **gallery:** add selected image click output ([3ac5074](https://github.com/vcl/ng-vcl/commit/3ac50746820d76f795edb22ca8b393c161f0f8ef))
* **gallery:** implement hideAndShowButtonsOnHover from vcl ([7f572e7](https://github.com/vcl/ng-vcl/commit/7f572e7c2e269fac52fc0d5f76b9674a3a640be3))



# [3.2.0](https://github.com/vcl/ng-vcl/compare/v3.1.2...v3.2.0) (2024-12-11)


Expand Down
2 changes: 1 addition & 1 deletion lib/ng-vcl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vcl/ng-vcl",
"version": "3.2.0",
"version": "3.2.1",
"description": "A comprehensive library of components for Angular with VCL based styling",
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-vcl",
"version": "3.2.0",
"version": "3.2.1",
"private": true,
"scripts": {
"ng": "ng",
Expand Down

0 comments on commit 63ae18d

Please sign in to comment.