Skip to content

Commit b646563

Browse files
chore(release): 1.2.0 [skip ci]
1 parent 69f73a6 commit b646563

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## [1.2.0](https://github.com/frontkom/block-react-parser/compare/v1.1.0...v1.2.0) (2024-03-13)
2+
3+
4+
### Features
5+
6+
* merge beta to develop ([1144e9e](https://github.com/frontkom/block-react-parser/commit/1144e9e79a7171c4524e4fdbaa0fa1cc90d77378))
7+
8+
9+
### Miscellaneous Chores
10+
11+
* **release:** 1.1.0-beta.2 [skip ci] ([f1df280](https://github.com/frontkom/block-react-parser/commit/f1df280d56c1d7c5ceb91c67b3dfbd15d109d575))

package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@frontkom/block-react-parser",
3-
"version": "1.1.1-beta.2",
3+
"version": "1.2.0",
44
"description": "Gutenberg-generated HTML to React parser.",
55
"main": "dist/index.js",
66
"module": "dist/index.js",

0 commit comments

Comments
 (0)