Skip to content

Commit

Permalink
chore(release): 1.5.0
Browse files Browse the repository at this point in the history
# [1.5.0](v1.4.0...v1.5.0) (2023-10-20)

### Features

* update cv v11.0.0 ([#54](#54)) ([fe5b41f](fe5b41f))
  • Loading branch information
kieranroneill committed Oct 20, 2023
1 parent fe5b41f commit f948207
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.5.0](https://github.com/kieranroneill/kieranoneill.com/compare/v1.4.0...v1.5.0) (2023-10-20)


### Features

* update cv v11.0.0 ([#54](https://github.com/kieranroneill/kieranoneill.com/issues/54)) ([fe5b41f](https://github.com/kieranroneill/kieranoneill.com/commit/fe5b41fdbcad6c5eb6039b7ec7d0ce012aa746fd))

# [1.4.0](https://github.com/kieranroneill/kieranoneill.com/compare/v1.3.0...v1.4.0) (2021-09-15)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kieranoneill.com",
"version": "1.4.0",
"version": "1.5.0",
"description": "A website about me (Kieran O'Neill).",
"main": "dist/main.js",
"repository": {
Expand Down

0 comments on commit f948207

Please sign in to comment.