File tree Expand file tree Collapse file tree 8 files changed +53
-7
lines changed
vue-cli-plugin-cloudinary-api Expand file tree Collapse file tree 8 files changed +53
-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.3] ( https://github.com/mayashavin/cloudinary-api/compare/@cld-apis/types@0.1.2...@cld-apis/types@0.1.3 ) (2021-02-03)
7+
8+
9+ ### Bug Fixes
10+
11+ * repeat import Asset ([ 2f7a1d6] ( https://github.com/mayashavin/cloudinary-api/commit/2f7a1d64782b8086635b28b6423c15bae332be42 ) )
12+
13+
14+
15+ # 0.2.0 (2021-02-03)
16+
17+
18+
19+
20+
621## 0.1.2 (2021-02-03)
722
823
Original file line number Diff line number Diff line change 11{
22 "name" : " @cld-apis/types" ,
3- "version" : " 0.1.2 " ,
3+ "version" : " 0.1.3 " ,
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.2 " ,
24+ "@cld-apis/utils" : " ^0.1.3 " ,
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.1] ( https://github.com/mayashavin/cloudinary-api/compare/cloudinary-build-url@0.2.0...cloudinary-build-url@0.2.1 ) (2021-02-03)
7+
8+
9+ ### Bug Fixes
10+
11+ * repeat import Asset ([ 2f7a1d6] ( https://github.com/mayashavin/cloudinary-api/commit/2f7a1d64782b8086635b28b6423c15bae332be42 ) )
12+
13+
14+
15+
16+
617# [ 0.2.0] ( https://github.com/mayashavin/cloudinary-api/compare/cloudinary-build-url@0.0.3...cloudinary-build-url@0.2.0 ) (2021-02-03)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " cloudinary-build-url" ,
3- "version" : " 0.2.0 " ,
3+ "version" : " 0.2.1 " ,
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.2 "
41+ "@cld-apis/utils" : " ^0.1.3 "
4242 },
4343 "devDependencies" : {
44- "@cld-apis/types" : " ^0.1.2 " ,
44+ "@cld-apis/types" : " ^0.1.3 " ,
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.1.3] ( https://github.com/mayashavin/cloudinary-api/compare/@cld-apis/utils@0.1.2...@cld-apis/utils@0.1.3 ) (2021-02-03)
7+
8+ ** Note:** Version bump only for package @cld-apis/utils
9+
10+
11+
12+
13+
614## 0.1.2 (2021-02-03)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @cld-apis/utils" ,
3- "version" : " 0.1.2 " ,
3+ "version" : " 0.1.3 " ,
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" ,
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.4] ( https://github.com/mayashavin/cloudinary-api/compare/vue-cli-plugin-cloudinary-api@0.1.3...vue-cli-plugin-cloudinary-api@0.1.4 ) (2021-02-03)
7+
8+
9+
10+ # 0.2.0 (2021-02-03)
11+
12+ ** Note:** Version bump only for package vue-cli-plugin-cloudinary-api
13+
14+
15+
16+
17+
618## 0.1.3 (2021-02-03)
719
820** Note:** Version bump only for package vue-cli-plugin-cloudinary-api
Original file line number Diff line number Diff line change 11{
22 "name" : " vue-cli-plugin-cloudinary-api" ,
3- "version" : " 0.1.3 " ,
3+ "version" : " 0.1.4 " ,
44 "description" : " Cloudinary light APIs plugin for vue-cli (3.0+)" ,
55 "keywords" : [
66 " vue" ,
You can’t perform that action at this time.
0 commit comments