Skip to content

Commit add19d4

Browse files
chore(release): release 8.6.2
1 parent 1bcb713 commit add19d4

File tree

2 files changed

+30
-1
lines changed

2 files changed

+30
-1
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,35 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
# [8.6.2](https://github.com/favware/graphql-pokemon/compare/v8.6.1...v8.6.2) - (2024-12-29)
6+
7+
## 🏠 Refactor
8+
9+
- Update data [skip publish] ([eb7a536](https://github.com/favware/graphql-pokemon/commit/eb7a5369684125e10bae2d554f49a1093b6330cc))
10+
- Update data [skip publish] ([2e067d4](https://github.com/favware/graphql-pokemon/commit/2e067d488c47ee2ea6bac637977e896db2af80d1))
11+
- Update data [skip publish] ([377be21](https://github.com/favware/graphql-pokemon/commit/377be21f1152d3231c43ca7d2af34cb201e0cba5))
12+
- Update data [skip publish] ([b98d0c8](https://github.com/favware/graphql-pokemon/commit/b98d0c89358ef3aa6fdd7aee740a5dc0445a1437))
13+
- Update data [skip publish] ([3777dd0](https://github.com/favware/graphql-pokemon/commit/3777dd0068d10ece11b80843245e44d6c47ae737))
14+
- Update data [skip publish] ([693e58e](https://github.com/favware/graphql-pokemon/commit/693e58ef277cdde23243729c76f4f763e70001a0))
15+
- Update data [skip publish] ([5e57608](https://github.com/favware/graphql-pokemon/commit/5e57608ebd5475c8b3055725abd0314b756342f2))
16+
- Update data [skip publish] ([018e4d1](https://github.com/favware/graphql-pokemon/commit/018e4d1482e52ffd8927fff3b26aeb3b6be13c7c))
17+
- Update data [skip publish] ([ad32fad](https://github.com/favware/graphql-pokemon/commit/ad32fad57fe56976b4455f3f353fcc41214800da))
18+
- Update data [skip publish] ([d4c0216](https://github.com/favware/graphql-pokemon/commit/d4c0216ddca19d625e3b6caac44175c3d0865fce))
19+
- Update data [skip publish] ([28fe4b0](https://github.com/favware/graphql-pokemon/commit/28fe4b09b7168c0f5ada9e1b8edf1c0b38b8ec32))
20+
- Update data [skip publish] ([8c33df8](https://github.com/favware/graphql-pokemon/commit/8c33df894ab2b84abed80472f59b57088fe837e9))
21+
- Update data [skip publish] ([930ff9e](https://github.com/favware/graphql-pokemon/commit/930ff9e92ab480b873ba6b345c26b2eefb33f485))
22+
- Update data [skip publish] ([f27ac3f](https://github.com/favware/graphql-pokemon/commit/f27ac3fdd4dc2820496d9d68f68244e45f632769))
23+
- Update data [skip publish] ([0dcdf9d](https://github.com/favware/graphql-pokemon/commit/0dcdf9d053d30bbbcb0b9826c215347df486362a))
24+
- Update data [skip publish] ([9647b11](https://github.com/favware/graphql-pokemon/commit/9647b11958c98d0423cc083f35b4aa231c0f5750))
25+
- Update data [skip publish] ([73ad31e](https://github.com/favware/graphql-pokemon/commit/73ad31e390ced7bc86f6b1fcd692efd71ed389f2))
26+
- Make regexp for flavor text updater more generic (#1014) ([4c8228f](https://github.com/favware/graphql-pokemon/commit/4c8228ff6c91c14d268efaeb5c16266d6b679f20))
27+
- Update data [skip publish] ([19ae3ce](https://github.com/favware/graphql-pokemon/commit/19ae3ce37c8520ab36683c9b84a2e4c0d4a5d8c9))
28+
29+
## 🐛 Bug Fixes
30+
31+
- Correctly set corvisquire and frosmoth evolutions (#1026) ([1bcb713](https://github.com/favware/graphql-pokemon/commit/1bcb713e36262d69546375276fdfa3ead30f4552))
32+
- **deps:** Update all non-major dependencies (#1025) ([d47ed2e](https://github.com/favware/graphql-pokemon/commit/d47ed2e5629ba33221906f25a7065d3f743a0711))
33+
534
# [8.6.1](https://github.com/favware/graphql-pokemon/compare/v8.6.0...v8.6.1) - (2024-10-29)
635

736
## 🏠 Refactor

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@favware/graphql-pokemon",
3-
"version": "8.6.1",
3+
"version": "8.6.2",
44
"description": "Extensive Pokemon GraphQL API",
55
"author": "@favware",
66
"license": "MIT",

0 commit comments

Comments
 (0)