Skip to content

Commit

Permalink
chore(release): 1.7.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.7.3](v1.7.2...v1.7.3) (2021-12-12)

### Bug Fixes

* **deps:** bump @angular/common from 13.0.3 to 13.1.0 ([1784f03](1784f03))
  • Loading branch information
semantic-release-bot committed Dec 12, 2021
1 parent 038167e commit fb29098
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 @@
## [1.7.3](https://github.com/daneisburgh/daneisburgh.com/compare/v1.7.2...v1.7.3) (2021-12-12)


### Bug Fixes

* **deps:** bump @angular/common from 13.0.3 to 13.1.0 ([1784f03](https://github.com/daneisburgh/daneisburgh.com/commit/1784f03dc91e8c677b0f2a4ad54e34779519e325))

## [1.7.2](https://github.com/daneisburgh/daneisburgh.com/compare/v1.7.1...v1.7.2) (2021-12-02)


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
Expand Up @@ -2,7 +2,7 @@
"name": "daneisburgh.com",
"author": "Dane Isburgh <hello@daneisburgh.com> (https://daneisburgh.com)",
"repository": "https://github.com/daneisburgh/daneisburgh.com",
"version": "1.7.2",
"version": "1.7.3",
"private": true,
"scripts": {
"prepare": "husky install",
Expand Down

0 comments on commit fb29098

Please sign in to comment.