Skip to content

Commit

Permalink
chore(release): publish version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiscoding committed Jan 25, 2025
1 parent f5d92b0 commit 1edfc2a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions frameworks/slickgrid-vue/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.1](https://github.com/ghiscoding/slickgrid-universal/compare/v5.12.1...v1.0.1) (2025-01-25)

# [1.0.0](https://github.com/ghiscoding/slickgrid-universal/compare/v0.2.0...v1.0.0) (2025-01-21)

- **vue:** add `rowspan` to Slickgrid-Vue ([#1804](https://github.com/ghiscoding/slickgrid-universal/issues/1804)) ([a7e394d](https://github.com/ghiscoding/slickgrid-universal/commit/a7e394db31b98dbefd6dc7567cf14c031ef92215)) - by @ghiscoding
Expand Down
2 changes: 1 addition & 1 deletion frameworks/slickgrid-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "slickgrid-vue",
"version": "1.0.0",
"version": "1.0.1",
"description": "Slickgrid-Vue",
"license": "MIT",
"author": "Ghislain B.",
Expand Down

0 comments on commit 1edfc2a

Please sign in to comment.