Skip to content

Commit

Permalink
chore(release): 1.0.0-dev.28 [skip ci]
Browse files Browse the repository at this point in the history
# app [1.0.0-dev.28](https://github.com/davikawasaki/multi-semantic-release-monorepo/compare/[email protected]@1.0.0-dev.28) (2021-01-06)

### Bug Fixes

* new fix to debug pipeline and changelog generation ([2e835b4](2e835b4))
  • Loading branch information
semantic-release-bot committed Jan 6, 2021
1 parent 2e835b4 commit 60d5e43
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# app [1.0.0-dev.28](https://github.com/davikawasaki/multi-semantic-release-monorepo/compare/[email protected]@1.0.0-dev.28) (2021-01-06)


### Bug Fixes

* new fix to debug pipeline and changelog generation ([2e835b4](https://github.com/davikawasaki/multi-semantic-release-monorepo/commit/2e835b46c662a5e77544373490423f6f5d702e1b))
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "app",
"version": "1.0.0-dev.27",
"version": "1.0.0-dev.28",
"description": "> TODO: description",
"author": "Davi Kawasaki <[email protected]>",
"homepage": "https://github.com/davikawasaki/multi-semantic-release-monorepo/tree/master/packages/app#readme",
Expand Down

0 comments on commit 60d5e43

Please sign in to comment.