Skip to content

Commit b7a0d28

Browse files
authored
Version Packages (#640)
1 parent 7b9ddfc commit b7a0d28

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/cold-bags-jump.md

Lines changed: 0 additions & 5 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+
## 3.0.1
4+
5+
### Patch Changes
6+
7+
- [#639](https://github.com/seek-oss/vanilla-extract/pull/639) [`7b9ddfc`](https://github.com/seek-oss/vanilla-extract/commit/7b9ddfc30dacc66db11253f9d1862e7ba46b88ec) Thanks [@michaeltaranto](https://github.com/michaeltaranto)! - Fix "\_\_webpack_require\_\_ is not defined" error
8+
39
## 3.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": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Zero-runtime Stylesheets-in-TypeScript",
55
"main": "dist/vanilla-extract-integration.cjs.js",
66
"files": [

0 commit comments

Comments
 (0)