Skip to content

Commit

Permalink
feat: released version v1.6.2 [no ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel Arbibe committed May 9, 2024
1 parent 34ae591 commit d3e7fa1
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

7 changes: 7 additions & 0 deletions packages/dnd-timeline/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


## [1.6.2](https://github.com/samuelarbibe/dnd-timeline/compare/[email protected]@1.6.2) (2024-05-09)


### Bug Fixes

* make getRelevanceFromResizeEvent and getRelevanceFromDragEvent optional ([34ae591](https://github.com/samuelarbibe/dnd-timeline/commit/34ae59172a88c7f8391928ee7191adabcee390e1))

## [1.6.1](https://github.com/samuelarbibe/dnd-timeline/compare/[email protected]@1.6.1) (2024-03-16)


Expand Down
2 changes: 1 addition & 1 deletion packages/dnd-timeline/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dnd-timeline",
"version": "1.6.1",
"version": "1.6.2",
"license": "MIT",
"main": "./dist/index",
"module": "./dist/index.mjs",
Expand Down

0 comments on commit d3e7fa1

Please sign in to comment.