Skip to content

Commit

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

### Bug Fixes

* Fixed asset path for release ([0f87fad](0f87fad))
  • Loading branch information
semantic-release-bot committed Oct 19, 2023
1 parent 0f87fad commit 95139ec
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.6](https://github.com/unipoll/angular/compare/v0.9.5...v0.9.6) (2023-10-19)


### Bug Fixes

* Fixed asset path for release ([0f87fad](https://github.com/unipoll/angular/commit/0f87fad4907388ceb1c66930213bd0a29e35afb1))

## [0.9.5](https://github.com/unipoll/angular/compare/v0.9.4...v0.9.5) (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.5",
"version": "0.9.6",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down

0 comments on commit 95139ec

Please sign in to comment.