Skip to content

Commit 85f0739

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2023-11-17) ### Features * update dependencies ([9d02f26](9d02f26)) * use npm ([ce86527](ce86527))
1 parent ce86527 commit 85f0739

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [1.2.0](https://github.com/plumelo/rollup-styles/compare/v1.1.0...v1.2.0) (2023-11-17)
2+
3+
4+
### Features
5+
6+
* update dependencies ([9d02f26](https://github.com/plumelo/rollup-styles/commit/9d02f26e3c83f0bb177adf05018da8121461fd4f))
7+
* use npm ([ce86527](https://github.com/plumelo/rollup-styles/commit/ce86527293ec7dfb16828eb553ca772d6f73f77e))
8+
19
# [1.1.0](https://github.com/plumelo/rollup-styles/compare/v1.0.0...v1.1.0) (2023-11-17)
210

311

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-styles",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Universal Rollup plugin for styles: PostCSS, Sass, Less, Stylus and more",
55
"keywords": [
66
"rollup",

0 commit comments

Comments
 (0)