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

Commit 5c702ce

Browse files
committed
chore(release): 0.0.12
1 parent 77c7ac7 commit 5c702ce

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
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+
<a name="0.0.12"></a>
6+
## [0.0.12](https://github.com/stewwan/capacitor-twitter/compare/v0.0.11...v0.0.12) (2019-05-03)
7+
8+
9+
### Bug Fixes
10+
11+
* **android:** cap implementation ([77c7ac7](https://github.com/stewwan/capacitor-twitter/commit/77c7ac7))
12+
13+
14+
515
<a name="0.0.11"></a>
616
## [0.0.11](https://github.com/stewwan/capacitor-twitter/compare/v0.0.10...v0.0.11) (2019-03-31)
717

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "capacitor-twitter",
3-
"version": "0.0.11",
3+
"version": "0.0.12",
44
"description": "Enable TwitterKit features for Capacitor",
55
"main": "dist/esm/index.js",
66
"types": "dist/esm/index.d.ts",

0 commit comments

Comments
 (0)