Skip to content

Commit

Permalink
chore(release): 0.9.5 [skip ci]
Browse files Browse the repository at this point in the history
## [0.9.5](v0.9.4...v0.9.5) (2023-10-19)

### Bug Fixes

* Added label to asset ([253254f](253254f))
  • Loading branch information
semantic-release-bot committed Oct 19, 2023
1 parent 253254f commit 9ebe37c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.9.5](https://github.com/unipoll/angular/compare/v0.9.4...v0.9.5) (2023-10-19)


### Bug Fixes

* Added label to asset ([253254f](https://github.com/unipoll/angular/commit/253254fbef983cee44eaae655adf6f6ec43e79a3))

## [0.9.4](https://github.com/unipoll/angular/compare/v0.9.3...v0.9.4) (2023-10-19)


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": "unipoll-app",
"version": "0.9.4",
"version": "0.9.5",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down

0 comments on commit 9ebe37c

Please sign in to comment.