diff --git a/CHANGELOG.md b/CHANGELOG.md index 740ad72..b9a61c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ All notable changes to this project will be documented in this file. +## [2.0.0](https://github.com/jonz94/capacitor-sim/compare/v1.0.5...v2.0.0) (2023-05-07) + +### ⚠ BREAKING CHANGES + +- upgrade to Capacitor 5 (#5) + +### Features + +- upgrade to Capacitor 5 ([#5](https://github.com/jonz94/capacitor-sim/issues/5)) ([643ac97](https://github.com/jonz94/capacitor-sim/commit/643ac9760c240a68f2d6d94d8f20887ff5887983)) + ## [2.0.0-beta.3](https://github.com/jonz94/capacitor-sim/compare/v2.0.0-beta.2...v2.0.0-beta.3) (2023-04-22) ### Features diff --git a/package-lock.json b/package-lock.json index 6b6989f..b1e82c2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@jonz94/capacitor-sim", - "version": "2.0.0-beta.3", + "version": "2.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@jonz94/capacitor-sim", - "version": "2.0.0-beta.3", + "version": "2.0.0", "license": "0BSD", "devDependencies": { "@capacitor/android": "^5.0.1", diff --git a/package.json b/package.json index 28f1647..a068cc2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jonz94/capacitor-sim", - "version": "2.0.0-beta.3", + "version": "2.0.0", "description": "Capacitor plugin to get information from device's sim cards", "keywords": [ "capacitor",