Skip to content

Commit 38f6c8c

Browse files
authored
Merge pull request #206 from Scrum/milestone-0.2.1
Milestone 0.2.1
2 parents 76ec5c0 + 341fc04 commit 38f6c8c

File tree

5 files changed

+247
-357
lines changed

5 files changed

+247
-357
lines changed

.babelrc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,5 @@
1515
"mangle": false
1616
}
1717
]
18-
],
19-
"plugins": [
20-
"add-module-exports"
2118
]
2219
}

changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
1+
## <small>0.2.1 (2020-11-30)</small>
2+
3+
* build: update dep dev ([045802c](https://github.com/scrum/postcss-at-rules-variables/commit/045802c))
4+
* fix: require is undefined, close #205 ([bdc8b2f](https://github.com/scrum/postcss-at-rules-variables/commit/bdc8b2f)), closes [#205](https://github.com/scrum/postcss-at-rules-variables/issues/205)
5+
6+
7+
18
## 0.2.0 (2020-11-11)
29

10+
* 0.2.0 ([af43dbc](https://github.com/scrum/postcss-at-rules-variables/commit/af43dbc))
311
* style: after lint ([cb5ee2e](https://github.com/scrum/postcss-at-rules-variables/commit/cb5ee2e))
412
* build: add clean publish ([e84c465](https://github.com/scrum/postcss-at-rules-variables/commit/e84c465))
513
* build: drop support old nodejs ([01ca621](https://github.com/scrum/postcss-at-rules-variables/commit/01ca621))

0 commit comments

Comments
 (0)