Skip to content

Commit e3c47d6

Browse files
committed
Bump v0.14.29
1 parent e1066b0 commit e3c47d6

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

dist/grapes.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37691,10 +37691,10 @@ module.exports = function () {
3769137691
plugins: plugins,
3769237692

3769337693
// Will be replaced on build
37694-
version: '0.14.28-rc.2-touch',
37694+
version: '0.14.29',
3769537695

3769637696
/**
37697-
* Initializes an editor based on passed options
37697+
* Initialize the editor with passed options
3769837698
* @param {Object} config Configuration object
3769937699
* @param {string|HTMLElement} config.container Selector which indicates where render the editor
3770037700
* @param {Boolean} [config.autorender=true] If true, auto-render the content

dist/grapes.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/grapes.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "grapesjs",
33
"description": "Free and Open Source Web Builder Framework",
4-
"version": "0.14.28-rc.2-touch",
4+
"version": "0.14.29",
55
"author": "Artur Arseniev",
66
"license": "BSD-3-Clause",
77
"homepage": "http://grapesjs.com",

0 commit comments

Comments
 (0)