Skip to content

Commit b3abfc4

Browse files
committed
chore: release 1.8.0
1 parent 9e2e0d4 commit b3abfc4

2 files changed

Lines changed: 22 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## v1.8.0
4+
5+
1.8.0 is the next minor release.
6+
7+
[compare changes](https://github.com/peterbud/nuxt-query/compare/v1.7.0...v1.8.0)
8+
9+
### 📦 Build
10+
11+
- **deps:** Bump the prod-deps group across 1 directory with 11 updates ([#143](https://github.com/peterbud/nuxt-query/pull/143))
12+
- **deps:** Bump actions/setup-node in the actions-deps group ([#144](https://github.com/peterbud/nuxt-query/pull/144))
13+
- **deps:** Bump actions/setup-node in the actions-deps group ([#146](https://github.com/peterbud/nuxt-query/pull/146))
14+
15+
### 🏡 Chore
16+
17+
- Update dependencies ([8a0ec00](https://github.com/peterbud/nuxt-query/commit/8a0ec00))
18+
- Fix linting ([9e2e0d4](https://github.com/peterbud/nuxt-query/commit/9e2e0d4))
19+
20+
### ❤️ Contributors
21+
22+
- Peter Budai <peterbudai@hotmail.com>
23+
324
## v1.7.0
425

526
1.7.0 is the next minor release.

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": "1.7.0",
3+
"version": "1.8.0",
44
"description": "Nuxt integration for Tanstack Query",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)