Skip to content

Commit

Permalink
chore(release): 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
makimenko committed Dec 4, 2023
1 parent cc4566a commit 10d163c
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

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.

### [0.0.6](https://github.com/makimenko/vect/compare/v0.0.5...v0.0.6) (2023-12-04)


### Features

* upgrade to Angular 17 ([cc4566a](https://github.com/makimenko/vect/commit/cc4566ad9b28277f863c3f382339dd368bfd25ba))


### Bug Fixes

* disable cli analytics ([5e6c934](https://github.com/makimenko/vect/commit/5e6c93422c8f0e058647175a75fd62bd40527153))
* loader background color ([c6ade57](https://github.com/makimenko/vect/commit/c6ade5755ddfb0ed8b5a5b33a38d9674aed2777a))

### [0.0.5](https://github.com/makimenko/vect/compare/v0.0.4...v0.0.5) (2023-11-30)


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": "vect",
"version": "0.0.5",
"version": "0.0.6",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down

0 comments on commit 10d163c

Please sign in to comment.