Skip to content

Commit

Permalink
chore: release @native-html/[email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
jsamr committed May 21, 2021
1 parent 217dbe9 commit 7ad961f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/plugins-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.2.0](https://github.com/native-html/plugins/compare/@native-html/[email protected]...@native-html/[email protected]) (2021-05-21)


### Features

* support [email protected]; beware of ([55b2014](https://github.com/native-html/plugins/commit/55b201483ce27a49811727db16624f36e06fc9e4))

# [1.1.0](https://github.com/native-html/plugins/compare/@native-html/[email protected]...@native-html/[email protected]) (2021-04-17)


Expand Down
2 changes: 1 addition & 1 deletion packages/plugins-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@native-html/plugins-core",
"version": "1.1.0",
"version": "1.2.0",
"description": "A set of shared utilities for plugins",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand Down

0 comments on commit 7ad961f

Please sign in to comment.