Skip to content

Commit

Permalink
chore(release): 2.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.5.0](v2.4.0...v2.5.0) (2023-02-06)

### Features

* **resume:** updates resume with latest work ([5f0dcac](5f0dcac))
  • Loading branch information
semantic-release-bot committed Feb 6, 2023
1 parent 5f0dcac commit 292746e
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.5.0](https://github.com/anguspiv/www.angusp.com/compare/v2.4.0...v2.5.0) (2023-02-06)


### Features

* **resume:** updates resume with latest work ([5f0dcac](https://github.com/anguspiv/www.angusp.com/commit/5f0dcac60f7bbcc277eea132c27065be51864660))

# [2.4.0](https://github.com/anguspiv/www.angusp.com/compare/v2.3.0...v2.4.0) (2022-11-28)


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": "www.angusp.com",
"version": "2.4.0",
"version": "2.5.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit 292746e

Please sign in to comment.