File tree Expand file tree Collapse file tree 6 files changed +34
-7
lines changed
Expand file tree Collapse file tree 6 files changed +34
-7
lines changed 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+ ## [ 0.1.6] ( https://github.com/mayashavin/cloudinary-api/compare/@cld-apis/types@0.1.5...@cld-apis/types@0.1.6 ) (2022-01-18)
7+
8+ ** Note:** Version bump only for package @cld-apis/types
9+
10+
11+
12+
13+
614## [ 0.1.5] ( https://github.com/mayashavin/cloudinary-api/compare/@cld-apis/types@0.1.4...@cld-apis/types@0.1.5 ) (2022-01-18)
715
816** Note:** Version bump only for package @cld-apis/types
Original file line number Diff line number Diff line change 11{
22 "name" : " @cld-apis/types" ,
3- "version" : " 0.1.5 " ,
3+ "version" : " 0.1.6 " ,
44 "description" : " Cloudinary TypeScript types" ,
55 "author" : " Maya Shavin <maya@cloudinary.com>" ,
66 "homepage" : " https://github.com/mayashavin/cloudinary-api/tree/master/packages/types#readme" ,
2121 "agadoo" : " agadoo dist/"
2222 },
2323 "dependencies" : {
24- "@cld-apis/utils" : " ^0.1.5 " ,
24+ "@cld-apis/utils" : " ^0.2.0 " ,
2525 "@types/node" : " ^14.14.10" ,
2626 "agadoo" : " ^2.0.0" ,
2727 "bundlewatch" : " ^0.3.1" ,
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+ ## [ 0.2.4] ( https://github.com/mayashavin/cloudinary-api/compare/cloudinary-build-url@0.2.3...cloudinary-build-url@0.2.4 ) (2022-01-18)
7+
8+ ** Note:** Version bump only for package cloudinary-build-url
9+
10+
11+
12+
13+
614## [ 0.2.3] ( https://github.com/mayashavin/cloudinary-api/compare/cloudinary-build-url@0.2.2...cloudinary-build-url@0.2.3 ) (2022-01-18)
715
816** Note:** Version bump only for package cloudinary-build-url
Original file line number Diff line number Diff line change 11{
22 "name" : " cloudinary-build-url" ,
3- "version" : " 0.2.3 " ,
3+ "version" : " 0.2.4 " ,
44 "description" : " Lighter Url generator for Cloudinary" ,
55 "author" : " Maya Shavin <maya@cloudinary.com>" ,
66 "license" : " MIT" ,
3838 " typescript"
3939 ],
4040 "dependencies" : {
41- "@cld-apis/utils" : " ^0.1.5 "
41+ "@cld-apis/utils" : " ^0.2.0 "
4242 },
4343 "devDependencies" : {
44- "@cld-apis/types" : " ^0.1.5 " ,
44+ "@cld-apis/types" : " ^0.1.6 " ,
4545 "@types/jest" : " ^26.0.15" ,
4646 "@types/node" : " ^14.14.7" ,
4747 "agadoo" : " ^2.0.0" ,
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+ # [ 0.2.0] ( https://github.com/mayashavin/cloudinary-api/compare/@cld-apis/utils@0.1.5...@cld-apis/utils@0.2.0 ) (2022-01-18)
7+
8+
9+ ### Features
10+
11+ * replaced lodash.snakecase with snake-case [ #24 ] ( https://github.com/mayashavin/cloudinary-api/issues/24 ) ([ 5af2b05] ( https://github.com/mayashavin/cloudinary-api/commit/5af2b05e5af300c9b26b7f8e93c984d5735bcb7a ) )
12+
13+
14+
15+
16+
617## [ 0.1.5] ( https://github.com/mayashavin/cloudinary-api/compare/@cld-apis/utils@0.1.4...@cld-apis/utils@0.1.5 ) (2022-01-18)
718
819** Note:** Version bump only for package @cld-apis/utils
Original file line number Diff line number Diff line change 11{
22 "name" : " @cld-apis/utils" ,
3- "version" : " 0.1.5 " ,
3+ "version" : " 0.2.0 " ,
44 "description" : " Cloudinary constants and helpers for transformations" ,
55 "author" : " Maya Shavin <maya@cloudinary.com>" ,
66 "homepage" : " https://github.com/mayashavin/cloudinary-api/tree/master/packages/constants#readme" ,
5959 "publishConfig" : {
6060 "access" : " public"
6161 },
62- "dependencies" : {
62+ "dependencies" : {
6363 "snake-case" : " ^3.0.4"
6464 },
6565 "gitHead" : " f971cf36603f8a9fa1b3854094b2fd735f65f595"
You can’t perform that action at this time.
0 commit comments