Skip to content

Commit

Permalink
chore: release main (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
Frankeo committed Apr 11, 2023
1 parent bb7dc6d commit e1d9e99
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 +1 @@
{"examples/react":"2.3.0","examples/react-redux":"1.3.0","packages/cli":"2.6.0","packages/docs":"2.4.0"}
{"examples/react":"2.3.0","examples/react-redux":"1.3.0","packages/cli":"2.7.0","packages/docs":"2.4.0"}
8 changes: 8 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [2.7.0](https://www.github.com/Frankeo/set-app/compare/cli-v2.6.0...cli-v2.7.0) (2023-04-11)


### Miscellaneous Chores

* **@set-app/cli:** release as 2.7.0 version ([bb7dc6d](https://www.github.com/Frankeo/set-app/commit/bb7dc6d79f7b0c2f97096f72e05c41674198daf1))
* release 2.7.0 ([3fb8e72](https://www.github.com/Frankeo/set-app/commit/3fb8e725970ca2b224753d3cbd25dc08103a47bd))

## [2.6.0](https://www.github.com/Frankeo/set-app/compare/cli-v2.5.0...cli-v2.6.0) (2023-03-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@set-app/cli",
"version": "2.6.0",
"version": "2.7.0",
"description": "Create a react app without so much configuration going around. A lighter version of Create React App with enough config for start your react application but the right amount of power to generate a production ready bundle following Software Engeniering practices",
"repository": {
"type": "git",
Expand Down

0 comments on commit e1d9e99

Please sign in to comment.