Skip to content

Commit

Permalink
feat: 🔖 v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Amadeus Mader committed May 10, 2024
1 parent 1e2b373 commit e6c1a14
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# blocky-frontend

## 0.2.1

### Patch Changes

- added lefthook

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "blocky-frontend",
"private": false,
"version": "0.2.0",
"version": "0.2.1",
"scripts": {
"predev": "docker compose up -d",
"dev": "vite --host",
Expand Down

0 comments on commit e6c1a14

Please sign in to comment.