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.8] ( https://github.com/wopian/kitsu/compare/v9.1.7...v9.1.8 ) (2020-05-28)
7+
8+
9+ ### Bug Fixes
10+
11+ * add export paths with .js and .mjs for Node 13.1/14 exports field ([ a8a06dd] ( https://github.com/wopian/kitsu/commit/a8a06dd ) )
12+ * remove replace-in-file rewriting module import ([ cbdc45e] ( https://github.com/wopian/kitsu/commit/cbdc45e ) )
13+
14+
15+ ### Chores
16+
17+ * ** release:** update documentation ([ fa0cdd8] ( https://github.com/wopian/kitsu/commit/fa0cdd8 ) )
18+ * ** release:** update documentation ([ ce00974] ( https://github.com/wopian/kitsu/commit/ce00974 ) )
19+
20+
21+
22+
23+
624## [ 9.1.7] ( https://github.com/wopian/kitsu/compare/v9.1.6...v9.1.7 ) (2020-05-28)
725
826
Original file line number Diff line number Diff line change 11{
2- "version" : " 9.1.7 " ,
2+ "version" : " 9.1.8 " ,
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.8] ( https://github.com/wopian/kitsu/tree/master/packages/kitsu-core/compare/v9.1.7...v9.1.8 ) (2020-05-28)
7+
8+
9+ ### Bug Fixes
10+
11+ * add export paths with .js and .mjs for Node 13.1/14 exports field ([ a8a06dd] ( https://github.com/wopian/kitsu/tree/master/packages/kitsu-core/commit/a8a06dd ) )
12+
13+
14+ ### Chores
15+
16+ * ** release:** update documentation ([ fa0cdd8] ( https://github.com/wopian/kitsu/tree/master/packages/kitsu-core/commit/fa0cdd8 ) )
17+ * ** release:** update documentation ([ ce00974] ( https://github.com/wopian/kitsu/tree/master/packages/kitsu-core/commit/ce00974 ) )
18+
19+
20+
21+
22+
623## [ 9.1.7] ( https://github.com/wopian/kitsu/tree/master/packages/kitsu-core/compare/v9.1.6...v9.1.7 ) (2020-05-28)
724
825
Original file line number Diff line number Diff line change 11{
2- "version" : " 9.1.7 " ,
2+ "version" : " 9.1.8 " ,
33 "name" : " kitsu-core" ,
44 "description" : " Core serialisation and deserialsation functions for the kitsu JSON:API client" ,
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.8] ( https://github.com/wopian/kitsu/tree/master/packages/kitsu/compare/v9.1.7...v9.1.8 ) (2020-05-28)
7+
8+
9+ ### Bug Fixes
10+
11+ * add export paths with .js and .mjs for Node 13.1/14 exports field ([ a8a06dd] ( https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/a8a06dd ) )
12+ * remove replace-in-file rewriting module import ([ cbdc45e] ( https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/cbdc45e ) )
13+
14+
15+ ### Chores
16+
17+ * ** release:** update documentation ([ fa0cdd8] ( https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/fa0cdd8 ) )
18+ * ** release:** update documentation ([ ce00974] ( https://github.com/wopian/kitsu/tree/master/packages/kitsu/commit/ce00974 ) )
19+
20+
21+
22+
23+
624## [ 9.1.7] ( https://github.com/wopian/kitsu/tree/master/packages/kitsu/compare/v9.1.6...v9.1.7 ) (2020-05-28)
725
826
Original file line number Diff line number Diff line change 11{
2- "version" : " 9.1.7 " ,
2+ "version" : " 9.1.8 " ,
33 "name" : " kitsu" ,
44 "description" : " Simple & lightweight JSON-API client for Kitsu and other compliant APIs" ,
55 "author" : " James Harris <wopian@wopian.me>" ,
4747 "sideEffects" : false ,
4848 "dependencies" : {
4949 "axios" : " ^0.19.0" ,
50- "kitsu-core" : " ^9.1.7 " ,
50+ "kitsu-core" : " ^9.1.8 " ,
5151 "pluralize" : " ^8.0.0"
5252 },
5353 "size-limit" : [
You can’t perform that action at this time.
0 commit comments