Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 50cb955

Browse files
committed
chore: release @native-html/[email protected]
1 parent 489214b commit 50cb955

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/plugins-core/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.2.0](https://github.com/native-html/plugins/compare/@native-html/[email protected]...@native-html/[email protected]) (2021-05-21)
2+
3+
4+
### Features
5+
6+
* support [email protected]; beware of ([55b2014](https://github.com/native-html/plugins/commit/55b201483ce27a49811727db16624f36e06fc9e4))
7+
18
# [1.1.0](https://github.com/native-html/plugins/compare/@native-html/[email protected]...@native-html/[email protected]) (2021-04-17)
29

310

packages/plugins-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@native-html/plugins-core",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "A set of shared utilities for plugins",
55
"main": "lib/commonjs/index.js",
66
"module": "lib/module/index.js",

0 commit comments

Comments
 (0)