Skip to content

Commit

Permalink
Merge pull request #8 from shayg-grappa/release-please--branches--pro…
Browse files Browse the repository at this point in the history
…d--components--release-please-action

chore(prod): release release-please-action 1.0.1
  • Loading branch information
shayg-grappa authored Apr 17, 2023
2 parents 4ffbe70 + e653394 commit 6613c19
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 4 deletions.
3 changes: 2 additions & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"api": "0.0.1",
"design-system": "0.0.1"
"design-system": "0.0.1",
".": "1.0.1"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.1](https://github.com/shayg-grappa/release-please-tests/compare/release-please-action-v1.0.0...release-please-action-v1.0.1) (2023-04-17)


### Bug Fixes

* update api log message ([c779e27](https://github.com/shayg-grappa/release-please-tests/commit/c779e27c887ed937a247dfd6b86c89cb7748be3c))

## 1.0.0 (2023-04-17)


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": "release-please-tests",
"version": "1.0.0",
"version": "1.0.1",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 6613c19

Please sign in to comment.