Skip to content

Commit

Permalink
Merge pull request #1 from pedrorezende/release-please--branches--mai…
Browse files Browse the repository at this point in the history
…n--components--cool-app

chore(main): release cool-app 0.2.0
  • Loading branch information
pedrorezende authored Jul 31, 2024
2 parents 61e7424 + 6d3dbc5 commit 6b26240
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 @@
{
"cool-app": "0.1.0"
"cool-app": "0.2.0"
}
8 changes: 8 additions & 0 deletions cool-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [0.2.0](https://github.com/pedrorezende/release-test/compare/cool-app-v0.1.0...cool-app-v0.2.0) (2024-07-31)


### Features

* adding first file ([c598099](https://github.com/pedrorezende/release-test/commit/c59809968809fb118138819fa46b8e4c2e5be30b))
2 changes: 1 addition & 1 deletion cool-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cool-app",
"version": "1.0.0",
"version": "0.2.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 6b26240

Please sign in to comment.