Skip to content

Commit d3bf677

Browse files
Build: Release 3.5.0 [skip ci]
1 parent 29c17ed commit d3bf677

14 files changed

+15
-33
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [3.5.0](https://github.com/unikka/neos-slick/compare/v3.4.1...v3.5.0) (2020-12-12)
2+
3+
4+
### Update
5+
6+
* Update semantic-release and commitizen dependencies ([f3ff5bb](https://github.com/unikka/neos-slick/commit/f3ff5bb09db45a2cef96ff262582c74a0ea9d798))
7+
8+
### Upgrade
9+
10+
* Update babel packages to latest version ([d82f22d](https://github.com/unikka/neos-slick/commit/d82f22dce1dadc955c935804f356b6f506667583))
11+
* Update main dependencies ([aa89381](https://github.com/unikka/neos-slick/commit/aa89381321fbea2d17c2e3fef77da5c840149d41))
12+
* Updates build tools ([5263d93](https://github.com/unikka/neos-slick/commit/5263d934ff2a5cf5e4c592ac7099662a776c86d0))
13+
114
## [3.4.1](https://github.com/unikka/neos-slick/compare/v3.4.0...v3.4.1) (2020-11-19)
215

316

Resources/Public/Fonts/slick.eot

-2 KB
Binary file not shown.

Resources/Public/Fonts/slick.svg

-14
This file was deleted.

Resources/Public/Fonts/slick.ttf

-1.85 KB
Binary file not shown.

Resources/Public/Fonts/slick.woff

-1.35 KB
Binary file not shown.
-4.08 KB
Binary file not shown.

Resources/Public/fonts/slick.eot

-2 KB
Binary file not shown.

Resources/Public/fonts/slick.svg

-14
This file was deleted.

Resources/Public/fonts/slick.ttf

-1.85 KB
Binary file not shown.

Resources/Public/fonts/slick.woff

-1.35 KB
Binary file not shown.

Resources/Public/main.css

-2
This file was deleted.

Resources/Public/main.min.js.map

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Resources/Public/theme.css

-2
This file was deleted.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "neos-slick",
3-
"version": "3.4.1",
3+
"version": "3.5.0",
44
"repository": "[email protected]:unikka/neos-slick.git",
55
"license": "MIT",
66
"dependencies": {

0 commit comments

Comments
 (0)