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

Commit 1da6b68

Browse files
committed
chore(release): 0.0.10
1 parent b2eef56 commit 1da6b68

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.10"></a>
6+
## [0.0.10](https://github.com/stewwan/capacitor-twitter/compare/v0.0.9...v0.0.10) (2019-03-31)
7+
8+
9+
### Bug Fixes
10+
11+
* **README:** import package name ([b2eef56](https://github.com/stewwan/capacitor-twitter/commit/b2eef56))
12+
13+
14+
515
<a name="0.0.9"></a>
616
## [0.0.9](https://github.com/stewwan/capacitor-twitter/compare/v0.0.8...v0.0.9) (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.9",
3+
"version": "0.0.10",
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)