Skip to content

Commit

Permalink
3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks committed Oct 15, 2024
1 parent 719f4f8 commit 6928e65
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Changelog
All notable changes to this project will be documented in this file.

<a name="v3.0.1"></a>
## [v3.0.1](https://github.com/comunica/jQuery-Widget.js/compare/v3.0.0...v3.0.1) - 2024-10-15

### Fixed
* [Fix move plugin not being packaged](https://github.com/comunica/jQuery-Widget.js/commit/719f4f8de78e1693f96e28ce4709c4327af478ef)

<a name="v3.0.0"></a>
## [v3.0.0](https://github.com/comunica/jQuery-Widget.js/compare/v2.0.0...v3.0.0) - 2024-10-15

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@comunica/web-client-generator",
"version": "3.0.0",
"version": "3.0.1",
"description": "A tool to generate a Web-based client for a given Comunica config.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 6928e65

Please sign in to comment.