Skip to content

Commit 631e272

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2023-05-05) ### Bug Fixes * Upgrade dependencies ([3026ef2](3026ef2))
1 parent 3026ef2 commit 631e272

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.1](https://github.com/prantlf/karma-sourcemap-loader/compare/v1.0.0...v1.0.1) (2023-05-05)
2+
3+
4+
### Bug Fixes
5+
6+
* Upgrade dependencies ([3026ef2](https://github.com/prantlf/karma-sourcemap-loader/commit/3026ef22ef416eb4689ad4d3de4742665bee9a36))
7+
18
# 1.0.0 (2023-01-22)
29

310
Initial release of [this fork] of the [original project] with the following improvements:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@prantlf/karma-sourcemap-loader",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Karma plugin that locates and loads source maps, optionally updating source paths.",
55
"author": "Ferdinand Prantl <prantlf@gmail.com> (http://prantl.tk)",
66
"contributors": [

0 commit comments

Comments
 (0)