Skip to content

Commit d0dc617

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

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

.changeset/thin-sheep-play.md

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

.yarn/install-state.gz

1.44 MB
Binary file not shown.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
<a name="2.4.1"></a>
22

3+
## 3.0.0
4+
5+
### Major Changes
6+
7+
- [#14](https://github.com/un-es/react-style-loader/pull/14) [`5722fd9`](https://github.com/un-es/react-style-loader/commit/5722fd989dceab65d8a373f230a89413324c0f5d) Thanks [@JounQin](https://github.com/JounQin)! - feat!: bump dependencies, drop Node `<16.9.0`
8+
39
## [2.4.1](https://github.com/un-es/react-style-loader/compare/v4.1.3...v2.4.1) (2024-01-06)
410

511
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-style-loader",
3-
"version": "2.4.1",
3+
"version": "3.0.0",
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)