diff --git a/CHANGELOG.md b/CHANGELOG.md index 51fec29..db84d64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ 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) + +### 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) ### Bug Fixes diff --git a/package-lock.json b/package-lock.json index 7c842b7..fe85fa5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@jonz94/capacitor-sim", - "version": "1.0.1", + "version": "1.0.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@jonz94/capacitor-sim", - "version": "1.0.1", + "version": "1.0.2", "license": "0BSD", "devDependencies": { "@capacitor/android": "^4.0.0", diff --git a/package.json b/package.json index f8b441d..7b17312 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jonz94/capacitor-sim", - "version": "1.0.1", + "version": "1.0.2", "description": "Capacitor plugin to get information from device's sim cards", "keywords": [ "capacitor",