Skip to content

Commit 8c43da8

Browse files
committed
5.0.1
1 parent 537e84f commit 8c43da8

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-4
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [5.0.1](https://github.com/valor-software/ng2-dragula/compare/v5.0.0...v5.0.1) (2023-07-21)
2+
3+
4+
15
# [5.0.0](https://github.com/valor-software/ng2-dragula/compare/v2.1.1...v5.0.0) (2023-07-21)
26

37

libs/ng2-dragula/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ng2-dragula",
33
"private": false,
4-
"version": "5.0.0",
4+
"version": "5.0.1",
55
"description": "Simple drag and drop with dragula",
66
"repository": {
77
"type": "git",

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "demo",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"private": true,
55
"scripts": {
66
"ng": "nx",

0 commit comments

Comments
 (0)