Skip to content

Commit

Permalink
chore(release): 2.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.3.0](v2.2.0...v2.3.0) (2021-12-09)

### Features

* **trigger publish:** bump version ([9e75c3f](9e75c3f))
  • Loading branch information
semantic-release-bot committed Dec 9, 2021
1 parent 9e75c3f commit 9d7a9c1
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 @@
# [2.3.0](https://github.com/kKen94/ngx-progress/compare/v2.2.0...v2.3.0) (2021-12-09)


### Features

* **trigger publish:** bump version ([9e75c3f](https://github.com/kKen94/ngx-progress/commit/9e75c3fc5f2c678eeecb15f0af87d86bb2b6771a))

# [2.2.0](https://github.com/kKen94/ngx-progress/compare/v2.1.2...v2.2.0) (2021-08-07)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-progress",
"version": "2.2.0",
"version": "2.3.0",
"scripts": {
"ng": "ng",
"semantic-release": "semantic-release",
Expand Down Expand Up @@ -94,4 +94,4 @@
"type": "git",
"url": "https://github.com/kKen94/ngx-progress.git"
}
}
}
2 changes: 1 addition & 1 deletion projects/lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kken94/ngx-progress",
"version": "2.2.0",
"version": "2.3.0",
"description": "The most powerful and customizable progress bar for Angular ✨",
"license": "MIT",
"homepage": "https://kken94.github.io/ngx-progress/",
Expand Down

0 comments on commit 9d7a9c1

Please sign in to comment.