Skip to content

Commit 288bbdb

Browse files
committed
5.1.0
1 parent b7ee0fc commit 288bbdb

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

0 commit comments

Comments
 (0)