Skip to content

Commit 31172c3

Browse files
Version Packages (#802)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent bb48520 commit 31172c3

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.changeset/plenty-comics-compete.md

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

packages/integration/CHANGELOG.md

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

3+
## 5.0.1
4+
5+
### Patch Changes
6+
7+
- [#801](https://github.com/seek-oss/vanilla-extract/pull/801) [`bb48520`](https://github.com/seek-oss/vanilla-extract/commit/bb485203f85e01272e44fc26df78581f3b8b4da0) Thanks [@mrm007](https://github.com/mrm007)! - Omit [`Symbol.toStringTag`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol/toStringTag) when serializing module exports.
8+
39
## 5.0.0
410

511
### Major Changes

packages/integration/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/integration",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "Zero-runtime Stylesheets-in-TypeScript",
55
"main": "dist/vanilla-extract-integration.cjs.js",
66
"files": [

0 commit comments

Comments
 (0)