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

Commit 43b39a0

Browse files
committed
chore(release): 0.0.2
1 parent ca400f3 commit 43b39a0

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
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.2"></a>
6+
## [0.0.2](https://github.com/stewwan/capacitor-twitter/compare/v0.0.1...v0.0.2) (2019-03-22)
7+
8+
9+
510
<a name="0.0.1"></a>
611
## 0.0.1 (2019-03-22)
712

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.1",
3+
"version": "0.0.2",
44
"description": "access native twitter features like sign in and share",
55
"main": "dist/esm/index.js",
66
"types": "dist/esm/index.d.ts",

0 commit comments

Comments
 (0)