Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
vanthome committed Jul 16, 2024
1 parent 64471de commit 8eb7055
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.1.0 (2024-07-16)

* fix(nag-layer): remove excess host width ([ea25aba](https://github.com/vcl/ng-vcl/commit/ea25aba))
* chore: update all packages ([40a6f04](https://github.com/vcl/ng-vcl/commit/40a6f04))
* chore: update to ng 18 ([5c9de8b](https://github.com/vcl/ng-vcl/commit/5c9de8b))
* chore: update vcl ([51f19df](https://github.com/vcl/ng-vcl/commit/51f19df))
* chroe: update cdk ([7881f15](https://github.com/vcl/ng-vcl/commit/7881f15))



## [3.0.10](https://github.com/vcl/ng-vcl/compare/v3.0.9...v3.0.10) (2024-07-05)


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.0.10",
"version": "3.1.0",
"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.0.10",
"version": "3.1.0",
"private": true,
"scripts": {
"ng": "ng",
Expand Down

0 comments on commit 8eb7055

Please sign in to comment.