Skip to content

Commit

Permalink
5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
valorkin committed Jul 21, 2023
1 parent 537e84f commit 8c43da8
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [5.0.1](https://github.com/valor-software/ng2-dragula/compare/v5.0.0...v5.0.1) (2023-07-21)



# [5.0.0](https://github.com/valor-software/ng2-dragula/compare/v2.1.1...v5.0.0) (2023-07-21)


Expand Down
2 changes: 1 addition & 1 deletion libs/ng2-dragula/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ng2-dragula",
"private": false,
"version": "5.0.0",
"version": "5.0.1",
"description": "Simple drag and drop with dragula",
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "demo",
"version": "5.0.0",
"version": "5.0.1",
"private": true,
"scripts": {
"ng": "nx",
Expand Down

0 comments on commit 8c43da8

Please sign in to comment.