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

Skip to content

Commit 1c5ae74

Browse files
committed
chore: release @native-html/[email protected]
1 parent 76df666 commit 1c5ae74

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/plugins-core/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [1.3.0](https://github.com/native-html/plugins/compare/@native-html/[email protected]...@native-html/[email protected]) (2021-06-08)
2+
3+
4+
### Features
5+
6+
* **core:** support [email protected] ([d8a2c95](https://github.com/native-html/plugins/commit/d8a2c95b7f918206bcc12a8ce542d77d992a6c6e))
7+
* support [email protected]; beware of upstream breaking changes ([53e322c](https://github.com/native-html/plugins/commit/53e322cad64aece27d5c95c1bc9fb4a3095addbd))
8+
19
# [1.2.0](https://github.com/native-html/plugins/compare/@native-html/[email protected]...@native-html/[email protected]) (2021-05-21)
210

311

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.2.0",
3+
"version": "1.3.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)