Skip to content

Commit aebf934

Browse files
Version Packages (#695)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 96a5962 commit aebf934

File tree

4 files changed

+379
-270
lines changed

4 files changed

+379
-270
lines changed

.changeset/slow-turkeys-shout.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.0.3
4+
5+
### Patch Changes
6+
7+
- [#693](https://github.com/seek-oss/vanilla-extract/pull/693) [`351388a`](https://github.com/seek-oss/vanilla-extract/commit/351388ab2f4bfea13d7c2c327b86aabdb1cc2e19) Thanks [@graup](https://github.com/graup)! - Fix emitting assets when in watch mode
8+
39
## 1.0.2
410

511
### Patch 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.0.2",
3+
"version": "1.0.3",
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)