Skip to content

Commit

Permalink
chore(main): release 1.1.55 (#479)
Browse files Browse the repository at this point in the history
  • Loading branch information
masterkain authored Apr 30, 2024
1 parent 48ee537 commit b562d4d
Show file tree
Hide file tree
Showing 3 changed files with 10 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.1.54"
".": "1.1.55"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.1.55](https://github.com/icoretech/airbroke/compare/v1.1.54...v1.1.55) (2024-04-30)


### Features

* **release-please-config.json:** add release-please configuration for airbroke package with node release type and always-bump-patch versioning ([61798d0](https://github.com/icoretech/airbroke/commit/61798d0933852a7d06a8353cb528544077a7cb01))
* **release-please-config.json:** set release-type field to "node" to specify the type of release being performed ([dd98ee2](https://github.com/icoretech/airbroke/commit/dd98ee23f5815d550e1122012621565cc004851a))

## [1.2.0](https://github.com/icoretech/airbroke/compare/airbroke-v1.1.54...airbroke-v1.2.0) (2024-04-30)


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": "airbroke",
"version": "1.2.0",
"version": "1.1.55",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit b562d4d

Please sign in to comment.