Skip to content

Commit 845a628

Browse files
Merge pull request #28 from nuxt-modules/chore/upgrade-emotion
chore/upgrade emotion
2 parents 8710d7f + 999700a commit 845a628

File tree

6 files changed

+122
-88
lines changed

6 files changed

+122
-88
lines changed

.prettierrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{}

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- Upgrade emotion packages and add changesets publish workflow
38
## 1.0.0
49

510
### Major Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/emotion",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "The Next Generation of CSS-in-JS for Nuxt.js",
55
"repository": "nuxt-modules/emotion",
66
"license": "MIT",

0 commit comments

Comments
 (0)