Skip to content

Commit 617bcd9

Browse files
chore(release): 1.6.0 [skip ci]
# [1.6.0](v1.5.0...v1.6.0) (2023-11-30) ### Features * rename package again (last time) ([58370bc](58370bc))
1 parent 58370bc commit 617bcd9

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.6.0](https://github.com/plumelo/rollup-plugin-styler/compare/v1.5.0...v1.6.0) (2023-11-30)
2+
3+
4+
### Features
5+
6+
* rename package again (last time) ([58370bc](https://github.com/plumelo/rollup-plugin-styler/commit/58370bc20923e4a11a9c330e58af1902a40f4b07))
7+
18
# [1.5.0](https://github.com/plumelo/rollup-styles/compare/v1.4.0...v1.5.0) (2023-11-18)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
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,6 +1,6 @@
11
{
22
"name": "rollup-plugin-styler",
3-
"version": "1.5.0",
3+
"version": "1.6.0",
44
"description": "Universal Rollup plugin for styles: PostCSS, Sass, Less, Stylus and more",
55
"keywords": [
66
"rollup",

0 commit comments

Comments
 (0)