Skip to content

Commit f6f4034

Browse files
chore(main): release 2.1.6 (#24)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 39d3e1a commit f6f4034

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.1.6](https://github.com/VortechSolutions/gridjs-svelte/compare/v2.1.5...v2.1.6) (2025-03-17)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* release 2.1.6 ([39d3e1a](https://github.com/VortechSolutions/gridjs-svelte/commit/39d3e1a33d63ed1ba5a8e78a92a2fc41f9842058))
9+
310
## [2.1.5](https://github.com/VortechSolutions/gridjs-svelte/compare/v2.1.4...v2.1.5) (2025-03-17)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@vortechsolutions/gridjs-svelte",
33
"type": "module",
4-
"version": "2.1.5",
4+
"version": "2.1.6",
55
"description": "A Svelte wrapper component for Grid.js",
66
"exports": {
77
".": {

0 commit comments

Comments
 (0)