Skip to content

Commit e867e4e

Browse files
chore(release): 1.0.9 [skip ci]
## [1.0.9](v1.0.8...v1.0.9) (2023-05-15) ### Bug fixes * add missing button title ([#83](#83)) ([5ec02bf](5ec02bf))
1 parent 5ec02bf commit e867e4e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.9](https://github.com/technology-studio/live-activity-countdown-react-native/compare/v1.0.8...v1.0.9) (2023-05-15)
2+
3+
4+
### Bug fixes
5+
6+
* add missing button title ([#83](https://github.com/technology-studio/live-activity-countdown-react-native/issues/83)) ([5ec02bf](https://github.com/technology-studio/live-activity-countdown-react-native/commit/5ec02bf3dab67bff23365ec735f7a51052c67897))
7+
18
## [1.0.8](https://github.com/technology-studio/live-activity-countdown-react-native/compare/v1.0.7...v1.0.8) (2023-05-12)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@txo/live-activity-countdown-react-native",
3-
"version": "1.0.8",
3+
"version": "1.0.9",
44
"description": "Technology Studio - Live activity countdown React Native",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)