Skip to content

Commit

Permalink
chore(main): release 1.4.0 (#20)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jan 18, 2024
1 parent 5f52f19 commit f4466d2
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.3.1"
".": "1.4.0"
}
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## [1.4.0](https://github.com/sknuelltt/release-test/compare/v1.3.0...v1.4.0) (2024-01-18)


### Features

* **FOO-H:** Feature H ([07eb225](https://github.com/sknuelltt/release-test/commit/07eb225a3a41cb82ceb2a0aeadc74d878e03be9c))
* **FOO-I:** Feature I ([23e90a7](https://github.com/sknuelltt/release-test/commit/23e90a7126f5630903fb77b8ff940d8fa39a14de))


### Bug Fixes

* **FOO-J:** Critical hotfix on base 1.3.0 ([9a4bfd2](https://github.com/sknuelltt/release-test/commit/9a4bfd2594e752ddf7415a8134cfb50c56f39b43))


### Miscellaneous Chores

* **hotfix:** release 1.3.1 ([#19](https://github.com/sknuelltt/release-test/issues/19)) ([5f52f19](https://github.com/sknuelltt/release-test/commit/5f52f19c48060245f736115bd4ce7b2b274edf1e))

## [1.3.1](https://github.com/sknuelltt/release-test/compare/v1.3.0...v1.3.1) (2024-01-18)


Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"name": "bls/release-test",
"version": "1.3.1"
"version": "1.4.0"
}

0 comments on commit f4466d2

Please sign in to comment.