Skip to content

Commit

Permalink
chore(release): v0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
KieranAltman committed Oct 24, 2023
1 parent 18b1fa7 commit 2291519
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 2 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,25 @@
# Changelog


## v0.1.5

[compare changes](https://github.com/zh-kai/nuxt-transitions/compare/v0.1.4...v0.1.5)

### 🚀 Enhancements

- Add demos ([0545c30](https://github.com/zh-kai/nuxt-transitions/commit/0545c30))
- Add workflows ([80babb5](https://github.com/zh-kai/nuxt-transitions/commit/80babb5))

### 🩹 Fixes

- Workflows ([3755a4d](https://github.com/zh-kai/nuxt-transitions/commit/3755a4d))
- Workflows ([8d70824](https://github.com/zh-kai/nuxt-transitions/commit/8d70824))
- Nuxt version & import type ([18b1fa7](https://github.com/zh-kai/nuxt-transitions/commit/18b1fa7))

### ❤️ Contributors

- Zh-kai <[email protected]>

## v0.1.4

[compare changes](https://github.com/zh-kai/nuxt-transitions/compare/v0.1.3...v0.1.4)
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": "@freeloop/nuxt-transitions",
"version": "0.1.4",
"version": "0.1.5",
"description": "My new Nuxt module",
"repository": "zh-kai/nuxt-transitions",
"license": "MIT",
Expand Down Expand Up @@ -49,4 +49,4 @@
"prettier": "^3.0.3",
"vitest": "^0.33.0"
}
}
}

0 comments on commit 2291519

Please sign in to comment.