File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 9.1.18] ( https://github.com/wopian/kitsu/compare/v9.1.17...v9.1.18 ) (2021-01-06)
7+
8+
9+ ### Build System / Dependencies
10+
11+ * ignore 10.x dist output in 9.x releases ([ 56e455a] ( https://github.com/wopian/kitsu/commit/56e455a ) )
12+ * lock file maintenance ([ 80442af] ( https://github.com/wopian/kitsu/commit/80442af ) )
13+ * update dependency axios to ^0.21.1 ([ fcef128] ( https://github.com/wopian/kitsu/commit/fcef128 ) )
14+ * update devpendency documentation to ~ 13.1.0 ([ 53bc454] ( https://github.com/wopian/kitsu/commit/53bc454 ) )
15+
16+
17+ ### Chores
18+
19+ * ** release:** update documentation ([ 24985f1] ( https://github.com/wopian/kitsu/commit/24985f1 ) )
20+
21+
22+ ### Documentation Changes
23+
24+ * update minimum browser support for compiled outputs ([ 7cb4513] ( https://github.com/wopian/kitsu/commit/7cb4513 ) )
25+
26+
27+
28+
29+
30+
631## [ 9.1.17] ( https://github.com/wopian/kitsu/compare/v9.1.16...v9.1.17 ) (2020-12-06)
732
833
Original file line number Diff line number Diff line change 11{
2- "version" : " 9.1.17 " ,
2+ "version" : " 9.1.18 " ,
33 "npmClient" : " yarn" ,
44 "useWorkspaces" : true ,
55 "command" : {
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 9.1.18] ( https://github.com/wopian/kitsu/tree/master/packages/kitsu-core/compare/v9.1.17...v9.1.18 ) (2021-01-06)
7+
8+
9+ ### Build System / Dependencies
10+
11+ * ignore 10.x dist output in 9.x releases ([ 56e455a] ( https://github.com/wopian/kitsu/tree/master/packages/kitsu-core/commit/56e455a ) )
12+
13+
14+ ### Chores
15+
16+ * ** release:** update documentation ([ 24985f1] ( https://github.com/wopian/kitsu/tree/master/packages/kitsu-core/commit/24985f1 ) )
17+
18+
19+ ### Documentation Changes
20+
21+ * update minimum browser support for compiled outputs ([ 7cb4513] ( https://github.com/wopian/kitsu/tree/master/packages/kitsu-core/commit/7cb4513 ) )
22+
23+
24+
25+
26+
27+
628## [ 9.1.17] ( https://github.com/wopian/kitsu/tree/master/packages/kitsu-core/compare/v9.1.16...v9.1.17 ) (2020-12-06)
729
830
Original file line number Diff line number Diff line change 11{
2- "version" : " 9.1.17 " ,
2+ "version" : " 9.1.18 " ,
33 "name" : " kitsu-core" ,
44 "description" : " Simple, lightweight & framework agnostic JSON:API (de)serialsation components" ,
55 "author" : " James Harris <wopian@wopian.me>" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 9.1.18] ( https://github.com/wopian/kitsu/tree/master/packages/kitsu/compare/v9.1.17...v9.1.18 ) (2021-01-06)
7+
8+
9+ ### Build System / Dependencies
10+
11+ * ignore 10.x dist output in 9.x releases ([ 56e455a] ( https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/56e455a ) )
12+ * update dependency axios to ^0.21.1 ([ fcef128] ( https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/fcef128 ) )
13+
14+
15+ ### Chores
16+
17+ * ** release:** update documentation ([ 24985f1] ( https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/24985f1 ) )
18+
19+
20+ ### Documentation Changes
21+
22+ * update minimum browser support for compiled outputs ([ 7cb4513] ( https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/7cb4513 ) )
23+
24+
25+
26+
27+
28+
629## [ 9.1.17] ( https://github.com/wopian/kitsu/tree/master/packages/kitsu/compare/v9.1.16...v9.1.17 ) (2020-12-06)
730
831
Original file line number Diff line number Diff line change 11{
2- "version" : " 9.1.17 " ,
2+ "version" : " 9.1.18 " ,
33 "name" : " kitsu" ,
44 "description" : " A simple, lightweight & framework agnostic JSON:API client using Axios" ,
55 "author" : " James Harris <wopian@wopian.me>" ,
4848 "sideEffects" : false ,
4949 "dependencies" : {
5050 "axios" : " ^0.21.1" ,
51- "kitsu-core" : " ^9.1.17 " ,
51+ "kitsu-core" : " ^9.1.18 " ,
5252 "pluralize" : " ^8.0.0"
5353 },
5454 "size-limit" : [
You can’t perform that action at this time.
0 commit comments