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

Commit 5e2d0b6

Browse files
committed
chore(release): 0.0.6
1 parent 890b079 commit 5e2d0b6

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
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.6"></a>
6+
## [0.0.6](https://github.com/stewwan/capacitor-twitter/compare/v0.0.5...v0.0.6) (2019-03-23)
7+
8+
9+
### Features
10+
11+
* **README:** add usage ([890b079](https://github.com/stewwan/capacitor-twitter/commit/890b079))
12+
13+
14+
515
<a name="0.0.5"></a>
616
## [0.0.5](https://github.com/stewwan/capacitor-twitter/compare/v0.0.4...v0.0.5) (2019-03-23)
717

package-lock.json

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

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.5",
3+
"version": "0.0.6",
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)