File tree Expand file tree Collapse file tree 5 files changed +26
-4
lines changed
studiocms_grapesjs-plugin Expand file tree Collapse file tree 5 files changed +26
-4
lines changed Original file line number Diff line number Diff line change 2
2
"mode" : " pre" ,
3
3
"tag" : " experimental" ,
4
4
"initialVersions" : {
5
- "build-scripts" : " 0.0.14"
5
+ "build-scripts" : " 0.0.14" ,
6
+ "@studiocms/grapesjs-plugin" : " 0.1.0-experimental.0" ,
7
+ "@studiocms/wysiwyg" : " 0.1.0-experimental.0" ,
8
+ "playground" : " 0.0.1"
6
9
},
7
- "changesets" : []
10
+ "changesets" : [
11
+ " evil-peaches-sort"
12
+ ]
8
13
}
Original file line number Diff line number Diff line change
1
+ # @studiocms/grapesjs-plugin
2
+
3
+ ## 0.1.0-experimental.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #2 ] ( https://github.com/withstudiocms/experiments/pull/2 ) [ ` a052c19 ` ] ( https://github.com/withstudiocms/experiments/commit/a052c19cc2387af491a55b9228670329378aad42 ) Thanks [ @Adammatthiesen ] ( https://github.com/Adammatthiesen ) ! - Initial release
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @studiocms/grapesjs-plugin" ,
3
- "version" : " 0.1.0-experimental.0 " ,
3
+ "version" : " 0.1.0-experimental.1 " ,
4
4
"description" : " Plugin for the GrapesJS Editor" ,
5
5
"main" : " dist/index.js" ,
6
6
"files" : [
Original file line number Diff line number Diff line change
1
+ # @studiocms/wysiwyg
2
+
3
+ ## 0.1.0-experimental.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #2 ] ( https://github.com/withstudiocms/experiments/pull/2 ) [ ` a052c19 ` ] ( https://github.com/withstudiocms/experiments/commit/a052c19cc2387af491a55b9228670329378aad42 ) Thanks [ @Adammatthiesen ] ( https://github.com/Adammatthiesen ) ! - Initial release
8
+
9
+ - Updated dependencies [[ ` a052c19 ` ] ( https://github.com/withstudiocms/experiments/commit/a052c19cc2387af491a55b9228670329378aad42 )] :
10
+ - @studiocms/grapesjs-plugin @0.1.0-experimental.1
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @studiocms/wysiwyg" ,
3
- "version" : " 0.1.0-experimental.0 " ,
3
+ "version" : " 0.1.0-experimental.1 " ,
4
4
"description" : " Add A WYSIWYG Editor to your StudioCMS project with ease!" ,
5
5
"author" : {
6
6
"name" : " Adam Matthiesen | Jacob Jenkins | Paul Valladares" ,
You can’t perform that action at this time.
0 commit comments