Skip to content

Commit

Permalink
chore(release): 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SandroMiguel committed Jan 27, 2022
1 parent 78b41c7 commit 668d73c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.3.1](https://github.com/SandroMiguel/react-sceleto/compare/v1.3.0...v1.3.1) (2022-01-27)


### Bug Fixes

* **deps:** update dependencies ([78b41c7](https://github.com/SandroMiguel/react-sceleto/commit/78b41c7303b5950f72d2bba7448e375f718445dc))
* remove .others directory ([69aa190](https://github.com/SandroMiguel/react-sceleto/commit/69aa1905cbbe1833120315108370862e60896276))

## [1.3.0](https://github.com/SandroMiguel/react-sceleto/compare/v1.2.0...v1.3.0) (2020-12-03)


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.3.0",
"version": "1.3.1",
"description": "Sample file structure for React projects.",
"scripts": {
"release": "standard-version",
Expand Down

0 comments on commit 668d73c

Please sign in to comment.