Skip to content

Commit

Permalink
Merge pull request #22 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.6.0
  • Loading branch information
SandroMiguel authored Oct 7, 2023
2 parents 109df76 + b37a695 commit 9a644e8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.6.0](https://github.com/SandroMiguel/react-sceleto/compare/v1.5.0...v1.6.0) (2023-10-07)


### Features

* new directory: appComponents/ ([ae88263](https://github.com/SandroMiguel/react-sceleto/commit/ae88263e8f2cf7f69f9fbfbd56a079b828fe496d))

## [1.5.0](https://github.com/SandroMiguel/react-sceleto/compare/v1.4.0...v1.5.0) (2023-10-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": "1.5.0",
"version": "1.6.0",
"description": "Sample file structure for React projects.",
"scripts": {
"start": "webpack --mode development --watch --progress",
Expand Down

0 comments on commit 9a644e8

Please sign in to comment.