Skip to content

Commit 847b223

Browse files
committed
chore(release): 2.0.0
1 parent 0ceada7 commit 847b223

File tree

2 files changed

+24
-2
lines changed

2 files changed

+24
-2
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,28 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [2.0.0](https://github.com/ecomplus/application-sdk/compare/v1.15.7...v2.0.0) (2026-03-19)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* remove SQLite support, Firestore-only
11+
12+
### Bug Fixes
13+
14+
* **deps:** update all non-major dependencies ([#131](https://github.com/ecomplus/application-sdk/issues/131)) ([9f988b6](https://github.com/ecomplus/application-sdk/commit/9f988b6d3f65919bbfa9e0755905d87991149a9f))
15+
* **deps:** update dependency axios to ^1.13.4 ([#140](https://github.com/ecomplus/application-sdk/issues/140)) ([8a659eb](https://github.com/ecomplus/application-sdk/commit/8a659eb13484357369357f84be7f9fd60a1a7149))
16+
* **deps:** update dependency axios to ^1.13.6 ([#146](https://github.com/ecomplus/application-sdk/issues/146)) ([051d37b](https://github.com/ecomplus/application-sdk/commit/051d37bd4f2bbc264d5c70f0ea3ec161f72e03f8))
17+
* **deps:** update dependency axios to ^1.2.2 ([#77](https://github.com/ecomplus/application-sdk/issues/77)) ([bd6c77e](https://github.com/ecomplus/application-sdk/commit/bd6c77e86e9815ea7547bb33bc3afba6b72f575a))
18+
* **deps:** update dependency axios to ^1.6.2 ([#95](https://github.com/ecomplus/application-sdk/issues/95)) ([d39c96d](https://github.com/ecomplus/application-sdk/commit/d39c96deb35476d3fbc17b066ca41567814da91c))
19+
* **deps:** update dependency axios to ^1.6.3 ([#97](https://github.com/ecomplus/application-sdk/issues/97)) ([5a45558](https://github.com/ecomplus/application-sdk/commit/5a45558ab702f02b9fbe65ea1e53ecedcc96eae3))
20+
* **deps:** update dependency axios to v1 ([#75](https://github.com/ecomplus/application-sdk/issues/75)) ([b3842bc](https://github.com/ecomplus/application-sdk/commit/b3842bc1c0b812a0860a80f1c7b52c20ace907f1))
21+
* **deps:** update dependency axios to v1.7.4 [security] ([#114](https://github.com/ecomplus/application-sdk/issues/114)) ([52848a2](https://github.com/ecomplus/application-sdk/commit/52848a21bea245de4af0c57b50d3843e0d96bf37))
22+
* **deps:** update dependency firebase-admin to v12 ([#98](https://github.com/ecomplus/application-sdk/issues/98)) ([08948c7](https://github.com/ecomplus/application-sdk/commit/08948c710c3f9f63f48dbe0801e72f8e96bf88b5))
23+
24+
25+
* remove SQLite support, Firestore-only ([0ceada7](https://github.com/ecomplus/application-sdk/commit/0ceada75c613b382cf91e20c3c4db1eab58f35f6))
26+
527
### [1.15.7](https://github.com/ecomplus/application-sdk/compare/v1.15.6...v1.15.7) (2022-07-03)
628

729

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)