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

Commit 2a8e3dc

Browse files
committed
chore(release): 1.0.0
1 parent dd2b34e commit 2a8e3dc

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

+28
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Changelog
2+
3+
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.
4+
5+
## 1.0.0 (2020-06-28)
6+
7+
8+
### Features
9+
10+
* **android:** update to capacitor v2 ([f1dd501](https://github.com/capacitor-community/twitter/commit/f1dd5011c96246e91e4c6db9209a667fab63c473))
11+
* **README:** add usage ([890b079](https://github.com/capacitor-community/twitter/commit/890b079838258edf961f2e866c242d43b77f2ef4))
12+
* add a comprehensive guide to ios/android ([e1255c8](https://github.com/capacitor-community/twitter/commit/e1255c8852888c403b0fb0ee5a900d13a67a20a3))
13+
* improve readme and fix description ([51111bf](https://github.com/capacitor-community/twitter/commit/51111bf84b472181948fc657304f3993e949e300))
14+
* **android:** add isLogged and clean up code ([d861053](https://github.com/capacitor-community/twitter/commit/d8610537e6e26cce2d5aa287d6e0b48f06b41693))
15+
* add twitter plugin ([71221fe](https://github.com/capacitor-community/twitter/commit/71221fe3e3d582d01a439bf5a1426cdc6023b0d3))
16+
17+
18+
### Bug Fixes
19+
20+
* **android:** add app compat ([14a58a5](https://github.com/capacitor-community/twitter/commit/14a58a5237826eb8635c9ef95efce8a4394e568a))
21+
* **android:** cap implementation ([77c7ac7](https://github.com/capacitor-community/twitter/commit/77c7ac7f60fae63c3839615d2d7e3496a2efd086))
22+
* **README:** add the other packages ([60f48f0](https://github.com/capacitor-community/twitter/commit/60f48f0e452c7a1009caf2cbd51e29f31699dc30))
23+
* **README:** import package name ([b2eef56](https://github.com/capacitor-community/twitter/commit/b2eef567689a11d7b47cc1ce6904ba2b14c3e75b))
24+
* rename android package from cap.twitter.plugin to io.stewan.capacitor ([a69f2b3](https://github.com/capacitor-community/twitter/commit/a69f2b3b5bffe295ddbfbc3fffd4c545694b684a))
25+
* **android:** add appcompat support ([e5ba68b](https://github.com/capacitor-community/twitter/commit/e5ba68be54322030844ab51845158ee5d579943f))
26+
* add some package keywords and improve readme ([69b2d92](https://github.com/capacitor-community/twitter/commit/69b2d926c624bb2e40ec1f2aec9b100d6bc4f46c))
27+
* **android:** return the auth response properly ([a5c6910](https://github.com/capacitor-community/twitter/commit/a5c6910974fcbca0af9878c963910bb4f0477dc1))
28+
* **ios:** remove extra setup from AppDelegate ([201cadf](https://github.com/capacitor-community/twitter/commit/201cadf6ee2adb823cafb68220fda10bc0f7ac73))

0 commit comments

Comments
 (0)