Skip to content

Commit

Permalink
chore(release): v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenJPx2 committed Jan 22, 2024
1 parent 55f1791 commit 7dd4a4b
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,6 +1,23 @@
# Changelog


## v0.3.1

[compare changes](https://github.com/stevenjpx2/nugget/compare/v0.3.0...v0.3.1)

### 🩹 Fixes

- Move all working code to runtime/ fixes ([#4](https://github.com/stevenjpx2/nugget/pull/4))

### 📖 Documentation

- **useLocomotive:** Add component ([1044f7b](https://github.com/stevenjpx2/nugget/commit/1044f7b))
- **useBendyWendyTransition, useOffsetTransition:** Add component, composable ([f870c50](https://github.com/stevenjpx2/nugget/commit/f870c50))

### ❤️ Contributors

- Steven John <stevenjpx2@gmail.com>

## v0.3.0

[compare changes](https://github.com/stevenjpx2/nugget/compare/v0.2.0...v0.3.0)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fdcn/nugget",
"version": "0.3.0",
"version": "0.3.1",
"description": "A Nuxt module that enchances your animations ✨",
"repository": "stevenjpx2/nugget",
"license": "MIT",
Expand Down Expand Up @@ -56,4 +56,4 @@
"vitepress-extras": "^0.1.2",
"vitest": "^0.33.0"
}
}
}

0 comments on commit 7dd4a4b

Please sign in to comment.