We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69f73a6 commit b646563Copy full SHA for b646563
2 files changed
package/changelogs/CHANGELOG-1.2.0.md
@@ -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
@@ -1,6 +1,6 @@
{
"name": "@frontkom/block-react-parser",
- "version": "1.1.1-beta.2",
+ "version": "1.2.0",
"description": "Gutenberg-generated HTML to React parser.",
"main": "dist/index.js",
"module": "dist/index.js",
0 commit comments