Skip to content

Commit c2312f3

Browse files
chore: release react-style-loader (#18)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f0599dc commit c2312f3

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/spotty-turkeys-melt.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
<a name="2.4.1"></a>
22

3+
## 3.0.1
4+
5+
### Patch Changes
6+
7+
- [#17](https://github.com/un-es/react-style-loader/pull/17) [`1c4909a`](https://github.com/un-es/react-style-loader/commit/1c4909a56355c94361ee800765c1829e12162401) Thanks [@JounQin](https://github.com/JounQin)! - fix: better compatible with webpack v4/v5
8+
39
## 3.0.0
410

511
### Major Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-style-loader",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"type": "module",
55
"description": "React.js style loader module for webpack",
66
"repository": "git+https://github.com/un-es/react-style-loader.git",

0 commit comments

Comments
 (0)