Skip to content

Commit d597dcf

Browse files
committed
chore(release): v1.0.0
1 parent 5663a82 commit d597dcf

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,26 @@
11
# Changelog
22

33

4+
## v1.0.0
5+
6+
[compare changes](https://github.com/peterbud/nuxt-query/compare/v0.1.2...v1.0.0)
7+
8+
### 📦 Build
9+
10+
- **deps-dev:** Bump the dev-deps group with 3 updates ([6bb0bdb](https://github.com/peterbud/nuxt-query/commit/6bb0bdb))
11+
- **deps:** Bump the prod-deps group with 2 updates ([fdbea7b](https://github.com/peterbud/nuxt-query/commit/fdbea7b))
12+
- **deps-dev:** Bump the dev-deps group with 4 updates ([8521a85](https://github.com/peterbud/nuxt-query/commit/8521a85))
13+
- **deps:** Bump the prod-deps group with 3 updates ([e324bc3](https://github.com/peterbud/nuxt-query/commit/e324bc3))
14+
15+
### 🏡 Chore
16+
17+
- Update dependencies ([d920e74](https://github.com/peterbud/nuxt-query/commit/d920e74))
18+
- Update dependencies ([5663a82](https://github.com/peterbud/nuxt-query/commit/5663a82))
19+
20+
### ❤️ Contributors
21+
22+
- Peter Budai <peterbudai@hotmail.com>
23+
424
## v0.1.2
525

626
[compare changes](https://github.com/peterbud/nuxt-query/compare/v0.1.1...v0.1.2)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@peterbud/nuxt-query",
3-
"version": "0.1.2",
3+
"version": "1.0.0",
44
"description": "Nuxt integration for Tanstack Query",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)