Skip to content

Commit

Permalink
Merge pull request #20 from SandroMiguel/release-please--branches--ma…
Browse files Browse the repository at this point in the history
…in--components--release-please-action

chore(main): release 1.5.0
  • Loading branch information
SandroMiguel authored Oct 6, 2023
2 parents 0535ecf + 847a4bf commit ec64e01
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.5.0](https://github.com/SandroMiguel/react-sceleto/compare/v1.4.0...v1.5.0) (2023-10-06)


### Features

* add theme.css ([cdefb88](https://github.com/SandroMiguel/react-sceleto/commit/cdefb889efb12a53085e437f10bb4d07005cf744))
* **package.json:** update scripts ([6e335ee](https://github.com/SandroMiguel/react-sceleto/commit/6e335ee954e4276bd3139b7fea111f42377cb396))
* setup release-please ([6eb77b4](https://github.com/SandroMiguel/react-sceleto/commit/6eb77b436c2b60538ee3388b10616fcf695a05a0))
* update .gitignore ([2018595](https://github.com/SandroMiguel/react-sceleto/commit/2018595a860bbc029b345044f41ba0714debddff))

## [1.4.0](https://github.com/SandroMiguel/react-sceleto/compare/v1.3.2...v1.4.0) (2022-07-06)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-sceleto",
"version": "2.0.0",
"version": "1.5.0",
"description": "Sample file structure for React projects.",
"scripts": {
"start": "webpack --mode development --watch --progress",
Expand Down

0 comments on commit ec64e01

Please sign in to comment.