Skip to content

Commit e466345

Browse files
committed
chore(release): 0.0.25
1 parent 9c0e5af commit e466345

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
@@ -2,6 +2,13 @@
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+
### [0.0.25](https://github.com/elforastero/pulsar-core/compare/v0.0.24...v0.0.25) (2021-09-02)
6+
7+
8+
### Features
9+
10+
* support RN v65 ([9c0e5af](https://github.com/elforastero/pulsar-core/commit/9c0e5af7308804fe97901c6a15b446d0160df1f2))
11+
512
### [0.0.24](https://github.com/elforastero/pulsar-core/compare/v0.0.22...v0.0.24) (2021-05-23)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pulsar/core",
3-
"version": "0.0.24",
3+
"version": "0.0.25",
44
"main": "dist/index.js",
55
"types": "dist/index.d.ts",
66
"license": "MIT",

0 commit comments

Comments
 (0)