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

Commit 8ca7f26

Browse files
committed
chore(release): 3.0.1
1 parent 5243c49 commit 8ca7f26

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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+
### [3.0.1](https://github.com/capacitor-community/twitter/compare/v3.0.0...v3.0.1) (2022-06-03)
6+
57
## [3.0.0](https://github.com/capacitor-community/twitter/compare/v1.0.1...v3.0.0) (2022-05-10)
68

79

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor-community/twitter",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
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)