Skip to content

Commit 9addd1d

Browse files
committed
chore(release): 0.0.26
1 parent 627ff9e commit 9addd1d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
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.26](https://github.com/elforastero/pulsar-core/compare/v0.0.25...v0.0.26) (2021-09-03)
6+
7+
8+
### Bug Fixes
9+
10+
* use removeEventListener in rnw ([627ff9e](https://github.com/elforastero/pulsar-core/commit/627ff9ec8e09c548db899f6c545fd0522de18f09))
11+
512
### [0.0.25](https://github.com/elforastero/pulsar-core/compare/v0.0.24...v0.0.25) (2021-09-02)
613

714

package.json

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

0 commit comments

Comments
 (0)