Skip to content

Commit 8967fdd

Browse files
authored
Update CHANGELOG.md
1 parent 568a5f2 commit 8967fdd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
## [Unreleased]
88
*Please add entries here for your pull requests.*
99

10+
## [4.0.4] - 2023-03-07
1011
#### Fixed
1112
- Remove `type` entry from `package.json` introduced in 4.0.3 [PR419](https://github.com/shakacode/bootstrap-loader/pull/419) by [ahangarha](https://github.com/ahangarha).
1213

@@ -164,7 +165,8 @@ Changes from v1.1.1 to 2.0.0.beta.2
164165

165166
## [1.0.8]
166167

167-
[Unreleased]: https://github.com/shakacode/bootstrap-loader/compare/v4.0.3...master
168+
[Unreleased]: https://github.com/shakacode/bootstrap-loader/compare/v4.0.4...master
169+
[4.0.4]: https://github.com/shakacode/bootstrap-loader/compare/v4.0.3...v4.0.4
168170
[4.0.3]: https://github.com/shakacode/bootstrap-loader/compare/v4.0.2...v4.0.3
169171
[4.0.2]: https://github.com/shakacode/bootstrap-loader/compare/v4.0.1...v4.0.2
170172
[4.0.1]: https://github.com/shakacode/bootstrap-loader/compare/v4.0.0...v4.0.1

0 commit comments

Comments
 (0)