Skip to content
This repository was archived by the owner on May 22, 2023. It is now read-only.

Commit 5cd0719

Browse files
committed
release v2.0.2
1 parent 73ce9dd commit 5cd0719

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
## Last Changes
44

55

6+
## v2.0.2
7+
68
- [#33](https://github.com/LaxarJS/laxar-loader/issues/33): fixed loading laxar assets on windows
79

810
## v2.0.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "laxar-loader",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Webpack loader for LaxarJS artifacts",
55
"homepage": "https://laxarjs.org/docs/laxar-loader-latest",
66
"authors": [],

0 commit comments

Comments
 (0)