Skip to content

Commit

Permalink
chore(release): 2.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
okikio committed May 26, 2021
1 parent 0a6666b commit b61250e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/native/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### [2.1.6](https://github.com/okikio/native/compare/@okikio/[email protected]...@okikio/[email protected]) (2021-05-26)


### Bug Fixes

* **@okikio/animate:** :bug: fix transfom is "" bug; use document.timeline as default timeline; ([da5e640](https://github.com/okikio/native/commit/da5e6407b468ffcf55b1c838e1189fd3ebb7fafa))

### [2.1.5](https://github.com/okikio/native/compare/@okikio/[email protected]...@okikio/[email protected]) (2021-05-25)

### [2.1.4](https://github.com/okikio/native/compare/@okikio/[email protected]...@okikio/[email protected]) (2021-05-25)
Expand Down
2 changes: 1 addition & 1 deletion packages/native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@okikio/native",
"version": "2.1.5",
"version": "2.1.6",
"type": "module",
"sideEffects": false,
"description": "A framework who's goal is to make it easier to create complex, light-weight, and performant web applications using modern js apis.",
Expand Down

0 comments on commit b61250e

Please sign in to comment.