diff --git a/CHANGELOG.md b/CHANGELOG.md index db84d64..91f53d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,13 +2,19 @@ All notable changes to this project will be documented in this file. -### [1.0.2](https://github.com/jonz94/capacitor-sim/compare/v1.0.1...v1.0.2) (2022-11-11) +## [1.0.3](https://github.com/jonz94/capacitor-sim/compare/v1.0.2...v1.0.3) (2023-02-22) + +### Bug Fixes + +- add missing required attribute `authors` ([#2](https://github.com/jonz94/capacitor-sim/issues/2)) ([70538b7](https://github.com/jonz94/capacitor-sim/commit/70538b7ad17695184f96ef72b2f7fbd6f3e70643)) + +## [1.0.2](https://github.com/jonz94/capacitor-sim/compare/v1.0.1...v1.0.2) (2022-11-11) ### Bug Fixes - **android:** resolve issues that warning messages occur when building apk -### [1.0.1](https://github.com/jonz94/capacitor-sim/compare/v1.0.0...v1.0.1) (2022-10-20) +## [1.0.1](https://github.com/jonz94/capacitor-sim/compare/v1.0.0...v1.0.1) (2022-10-20) ### Bug Fixes diff --git a/package-lock.json b/package-lock.json index 5551345..16e26fb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@jonz94/capacitor-sim", - "version": "1.0.2", + "version": "1.0.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@jonz94/capacitor-sim", - "version": "1.0.2", + "version": "1.0.3", "license": "0BSD", "devDependencies": { "@capacitor/android": "^4.6.3", diff --git a/package.json b/package.json index 9896234..8fc8f0f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jonz94/capacitor-sim", - "version": "1.0.2", + "version": "1.0.3", "description": "Capacitor plugin to get information from device's sim cards", "keywords": [ "capacitor",