File tree Expand file tree Collapse file tree 7 files changed +36
-6
lines changed
Expand file tree Collapse file tree 7 files changed +36
-6
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+ ## [ 60.21.2] ( https://github.com/cozy/cozy-client/compare/v60.21.1...v60.21.2 ) (2026-02-13)
7+
8+
9+ ### Bug Fixes
10+
11+ * Better freemium check ([ 1328aff] ( https://github.com/cozy/cozy-client/commit/1328affcb5f9b0be000ee692cae4f9be7143012e ) )
12+
13+
14+
15+
16+
617## [ 60.21.1] ( https://github.com/cozy/cozy-client/compare/v60.21.0...v60.21.1 ) (2026-01-31)
718
819
Original file line number Diff line number Diff line change 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 60.21.1 " ,
5+ "version" : " 60.21.2 " ,
66 "npmClient" : " yarn" ,
77 "command" : {
88 "version" : {
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+ ## [ 60.21.2] ( https://github.com/linagora/cozy-client/compare/v60.21.1...v60.21.2 ) (2026-02-13)
7+
8+
9+ ### Bug Fixes
10+
11+ * Better freemium check ([ 1328aff] ( https://github.com/linagora/cozy-client/commit/1328affcb5f9b0be000ee692cae4f9be7143012e ) )
12+
13+
14+
15+
16+
617## [ 60.21.1] ( https://github.com/linagora/cozy-client/compare/v60.21.0...v60.21.1 ) (2026-01-31)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " cozy-client" ,
3- "version" : " 60.21.1 " ,
3+ "version" : " 60.21.2 " ,
44 "license" : " MIT" ,
55 "main" : " dist/index.node.js" ,
66 "browser" : " dist/index.js" ,
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+ ## [ 60.21.2] ( https://github.com/linagora/cozy-client/compare/v60.21.1...v60.21.2 ) (2026-02-13)
7+
8+ ** Note:** Version bump only for package cozy-pouch-link
9+
10+
11+
12+
13+
614## [ 60.21.1] ( https://github.com/linagora/cozy-client/compare/v60.21.0...v60.21.1 ) (2026-01-31)
715
816** Note:** Version bump only for package cozy-pouch-link
Original file line number Diff line number Diff line change 11{
22 "name" : " cozy-pouch-link" ,
3- "version" : " 60.21.1 " ,
3+ "version" : " 60.21.2 " ,
44 "license" : " MIT" ,
55 "main" : " dist/index.js" ,
66 "types" : " types/index.d.ts" ,
1313 "url" : " git+https://github.com/linagora/cozy-client.git"
1414 },
1515 "dependencies" : {
16- "cozy-client" : " ^60.21.1 " ,
16+ "cozy-client" : " ^60.21.2 " ,
1717 "pouchdb-browser" : " ^7.2.2" ,
1818 "pouchdb-find" : " ^7.2.2"
1919 },
Original file line number Diff line number Diff line change @@ -6572,7 +6572,7 @@ __metadata:
65726572 languageName: node
65736573 linkType: hard
65746574
6575- "cozy-client@npm:^60.21.1 , cozy-client@workspace:packages/cozy-client":
6575+ "cozy-client@npm:^60.21.2 , cozy-client@workspace:packages/cozy-client":
65766576 version: 0.0.0-use.local
65776577 resolution: "cozy-client@workspace:packages/cozy-client"
65786578 dependencies:
@@ -6686,7 +6686,7 @@ __metadata:
66866686 "@babel/cli": "npm:7.12.8"
66876687 "@cozy/minilog": "npm:1.0.0"
66886688 "@op-engineering/op-sqlite": "npm:^11.4.8"
6689- cozy-client: "npm:^60.21.1 "
6689+ cozy-client: "npm:^60.21.2 "
66906690 cozy-device-helper: "npm:2.7.0"
66916691 jest-localstorage-mock: "npm:2.4.19"
66926692 parcel: "npm:2.13.3"
You can’t perform that action at this time.
0 commit comments