Skip to content
This repository was archived by the owner on Apr 1, 2023. It is now read-only.

Commit 268ad71

Browse files
committed
chore(release): 1.2.1
1 parent b08dcc7 commit 268ad71

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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+
### [1.2.1](https://github.com/robingenz/capacitor-badge/compare/v1.2.0...v1.2.1) (2022-01-26)
6+
7+
8+
### Bug Fixes
9+
10+
* inline source code in esm map files ([224c0db](https://github.com/robingenz/capacitor-badge/commit/224c0db7bc303d69d2158f658d0b3856822efae2))
11+
512
## [1.2.0](https://github.com/robingenz/capacitor-badge/compare/v1.1.0...v1.2.0) (2021-07-27)
613

714

Diff for: package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@robingenz/capacitor-badge",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "Capacitor plugin to access and update the badge number of the app icon.",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)