Skip to content

Commit 62af8bf

Browse files
committed
5.0.2
1 parent d3d5abf commit 62af8bf

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.2](https://github.com/valor-software/ng2-dragula/compare/v5.0.1...v5.0.2) (2024-01-30)
2+
3+
4+
15
## [5.0.1](https://github.com/valor-software/ng2-dragula/compare/v5.0.0...v5.0.1) (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.1",
4+
"version": "5.0.2",
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.1",
3+
"version": "5.0.2",
44
"private": true,
55
"scripts": {
66
"ng": "nx",

0 commit comments

Comments
 (0)