Skip to content

Commit

Permalink
chore(main): release hobbies 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
terovirtanen committed Mar 31, 2023
1 parent 5ad2483 commit 64a3c2b
Show file tree
Hide file tree
Showing 3 changed files with 9 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,5 +1,5 @@
{
"hobbies": "1.0.5",
"hobbies": "1.0.6",
"events": "0.1.4",
"sports": "0.1.1"
}
7 changes: 7 additions & 0 deletions hobbies/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.6](https://github.com/terovirtanen/test-release-please-action/compare/hobbies-v1.0.5...hobbies-v1.0.6) (2023-03-31)


### Bug Fixes

* Hobbies test ([5ad2483](https://github.com/terovirtanen/test-release-please-action/commit/5ad2483a534c00485c33b77c77a84d327e219469))

## [1.0.5](https://github.com/terovirtanen/test-release-please-action/compare/hobbies-v1.0.4...hobbies-v1.0.5) (2023-03-31)


Expand Down
2 changes: 1 addition & 1 deletion hobbies/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hobbies",
"version": "1.0.5",
"version": "1.0.6",
"private": true,
"scripts": {},
"dependencies": {
Expand Down

0 comments on commit 64a3c2b

Please sign in to comment.