Skip to content

Commit f0a60b4

Browse files
chore: update versions (#153)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7f11a0b commit f0a60b4

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/short-boats-drive.md

-5
This file was deleted.

packages/vanilla/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @neodrag/vanilla
22

3+
## 2.0.5
4+
5+
### Patch Changes
6+
7+
- [#152](https://github.com/PuruVJ/neodrag/pull/152) [`7f11a0b`](https://github.com/PuruVJ/neodrag/commit/7f11a0bf56aff652f40e47a1ac96f41e886b73ec) Thanks [@houtan-rocky](https://github.com/houtan-rocky)! - feat: Provide UMD
8+
39
## 2.0.4
410

511
### Patch Changes

packages/vanilla/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@neodrag/vanilla",
3-
"version": "2.0.4",
3+
"version": "2.0.5",
44
"description": "JS library to add dragging to your apps 😉",
55
"main": "./dist/index.js",
66
"unpkg": "./dist/umd/index.js",

0 commit comments

Comments
 (0)