Skip to content

Commit

Permalink
chore(release): 1.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.4.0](v1.3.0...v1.4.0) (2024-04-04)

### Features

* update our hello message ([2cd8788](2cd8788))
  • Loading branch information
semantic-release-bot committed Apr 4, 2024
1 parent 2cd8788 commit 63a1a80
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.4.0](https://github.com/jbrinkman/conventional-commit-playground/compare/v1.3.0...v1.4.0) (2024-04-04)


### Features

* update our hello message ([2cd8788](https://github.com/jbrinkman/conventional-commit-playground/commit/2cd87887521a85a8f46ff20458dc2d5b21078565))

# [1.3.0](https://github.com/jbrinkman/conventional-commit-playground/compare/v1.2.1...v1.3.0) (2024-04-04)


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": "conventional-commit",
"version": "1.3.0",
"version": "1.4.0",
"description": "testing",
"main": "index.js",
"private": true,
Expand Down

0 comments on commit 63a1a80

Please sign in to comment.