Skip to content

Commit cb02cde

Browse files
committed
bump version
1 parent fdb41c0 commit cb02cde

4 files changed

Lines changed: 7 additions & 4 deletions

File tree

CHANGELOG.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
Version 3.2.16:
2+
Added alternative-lists plugin
3+
14
Version 3.2.0:
25
Fixed bug with pasting removing styling from fist/last block when using
36
BBCode format.

dist/sceditor.min.js

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

dist/sceditor.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.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@rollup/plugin-node-resolve": "^16.0.3",
4747
"@w8tcha/grunt-dev-update": "^2.3.4",
4848
"autoprefixer": "^10.4.27",
49-
"cssnano": "^7.1.3",
49+
"cssnano": "^7.1.4",
5050
"grunt": "~1.6.1",
5151
"grunt-contrib-clean": "^2.0.1",
5252
"grunt-contrib-concat": "~2.1.0",
@@ -65,7 +65,7 @@
6565
"postcss-header": "^3.0.3",
6666
"qunit": "^2.25.0",
6767
"rangy": "^1.3.2",
68-
"sass": "^1.98.0",
68+
"sass": "^1.99.0",
6969
"sinon": "^21.0.3",
7070
"webpack": "^5.105.4",
7171
"webpack-dev-server": "^5.2.3"

0 commit comments

Comments
 (0)