Skip to content

Commit

Permalink
Merge pull request #7 from Toaztr/release-v1.4.0
Browse files Browse the repository at this point in the history
chore: release 1.4.0
  • Loading branch information
Coleim authored Sep 21, 2021
2 parents 7227803 + f97ed93 commit 41f68f0
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,5 +1,12 @@
# Changelog

## [1.4.0](https://www.github.com/Toaztr/angular-libraries/compare/v1.3.0...v1.4.0) (2021-09-21)


### Miscellaneous Chores

* release 1.4.0 ([7227803](https://www.github.com/Toaztr/angular-libraries/commit/7227803cf98f55b6b59b6038228a7177ce073bf1))

## [1.3.0](https://www.github.com/Toaztr/angular-libraries/compare/v1.2.0...v1.3.0) (2021-09-21)


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": "angular-libraries",
"version": "1.3.0",
"version": "1.4.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down

0 comments on commit 41f68f0

Please sign in to comment.