Skip to content

Commit

Permalink
release: v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jonz94 committed May 7, 2023
1 parent 643ac97 commit fb58964
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit fb58964

Please sign in to comment.