Skip to content

Commit

Permalink
Release new version
Browse files Browse the repository at this point in the history
  • Loading branch information
MangelMaxime committed Nov 9, 2021
1 parent 7d28100 commit 33dc6c6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions src/Nacara/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## 1.3.1 - 2021-11-09

### Fixed

* Run `build` if no command is specified

## 1.3.0 - 2021-11-09

### Added
Expand Down
2 changes: 1 addition & 1 deletion src/Nacara/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nacara",
"version": "1.3.0",
"version": "1.3.1",
"license": "MIT",
"bin": {
"nacara": "./cli.js"
Expand Down

0 comments on commit 33dc6c6

Please sign in to comment.