Skip to content

Commit f7d022f

Browse files
authored
Update changelog for version 9.5.4 (#1677)
* Update changelog for version 9.5.4 * Bump ts-loader version to 9.5.4
1 parent ba825c2 commit f7d022f

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# Changelog
22

3-
## 9.5.3
3+
## 9.5.4
44
* [chore: typescript 5.9 upgrade](https://github.com/TypeStrong/ts-loader/pull/1676) - thanks @johnnyreilly
55

6+
Skipping 9.5.3 due to a publishing issue
7+
68
## 9.5.2
79
* [fix: add more detailed error messages](https://github.com/TypeStrong/ts-loader/pull/1665) - thanks @hai-x
810

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ts-loader",
3-
"version": "9.5.3",
3+
"version": "9.5.4",
44
"description": "TypeScript loader for webpack",
55
"main": "index.js",
66
"types": "dist",

0 commit comments

Comments
 (0)