Skip to content

Commit

Permalink
chore(release): v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
HugoRCD committed Mar 31, 2024
1 parent f1cfd98 commit 607319d
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 2 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,21 @@

## v0.2.1

[compare changes](https://github.com/HugoRCD/shelves/compare/v0.0.6...v0.2.1)

### 📖 Documentation

- Use only one changelog.md ([2dd5139](https://github.com/HugoRCD/shelves/commit/2dd5139))

### 🏡 Chore

- Add changelogen to cli ([7244cdd](https://github.com/HugoRCD/shelves/commit/7244cdd))
- Sync cli and app version ([f1cfd98](https://github.com/HugoRCD/shelves/commit/f1cfd98))

### ❤️ Contributors

- HugoRCD ([@HugoRCD](http://github.com/HugoRCD))

## v0.2.0

[compare changes](https://github.com/HugoRCD/shelves/compare/v0.0.5...v0.0.6)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "shelve",
"private": true,
"version": "0.2.0",
"version": "0.2.1",
"scripts": {
"build": "automd && turbo build",
"dev": "turbo dev",
Expand Down Expand Up @@ -35,4 +35,4 @@
"@commitlint/config-conventional"
]
}
}
}

0 comments on commit 607319d

Please sign in to comment.