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

Commit af9c208

Browse files
committed
release v2.1.0
1 parent 0f4066e commit af9c208

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
@@ -2,6 +2,8 @@
22

33
## Last Changes
44

5+
## v2.1.0
6+
57
- [#34](https://github.com/LaxarJS/laxar-loader/issues/34): add webpack 4 compatibility
68
+ NEW FEATURE: see tickert for details
79

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.2",
3+
"version": "2.1.0",
44
"description": "Webpack loader for LaxarJS artifacts",
55
"homepage": "https://laxarjs.org/docs/laxar-loader-latest",
66
"authors": [],

0 commit comments

Comments
 (0)