Skip to content

Commit 6714033

Browse files
Version Packages (#1628)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2fcf8e8 commit 6714033

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/breezy-poets-matter.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/rollup-plugin/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @vanilla-extract/rollup-plugin
22

3+
## 1.4.1
4+
5+
### Patch Changes
6+
7+
- [#1627](https://github.com/vanilla-extract-css/vanilla-extract/pull/1627) [`2fcf8e8`](https://github.com/vanilla-extract-css/vanilla-extract/commit/2fcf8e89a3f09782bf9fbbf6e51c01dd4b1a2017) Thanks [@stipsan](https://github.com/stipsan)! - Include content in CSS sourcemap when bundling with the `extract` option
8+
39
## 1.4.0
410

511
### Minor Changes

packages/rollup-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vanilla-extract/rollup-plugin",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "Zero-runtime Stylesheets-in-TypeScript",
55
"main": "dist/vanilla-extract-rollup-plugin.cjs.js",
66
"module": "dist/vanilla-extract-rollup-plugin.esm.js",

0 commit comments

Comments
 (0)