Skip to content

Commit

Permalink
chore(release): 19.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ismaestro committed Dec 27, 2024
1 parent 5bc8f3c commit b253fe6
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [19.0.0](https://github.com/Ismaestro/angular-example-app/compare/v18.0.0...v19.0.0) (2024-12-27)

## [18.0.0](https://github.com/Ismaestro/angular-example-app/compare/v17.0.0...v18.0.0) (2024-12-27)


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": "angularexampleapp",
"version": "18.0.0",
"version": "19.0.0",
"scripts": {
"prepare": "husky install",
"start": "ng serve --configuration=development-en --open",
Expand Down

0 comments on commit b253fe6

Please sign in to comment.