Skip to content

Commit f711981

Browse files
author
github-actions
committed
chore: release v1.0.0
1 parent 3e333fc commit f711981

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## Unreleased
88

9+
## 1.0.0 - 2024-11-13
910
### Added
10-
1111
- Initial major release for Query Builder.
1212

1313
## 1.0.0-beta.0 - 2024-11-12
14-
1514
- Initial beta release
1615

1716
## 0.0.1-beta.1 - 2024-11-10

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@query-builder/solid-query-builder",
3-
"version": "1.0.0-beta.0",
3+
"version": "1.0.0",
44
"description": "Customizable SolidJS based Query Builder",
55
"license": "MIT",
66
"author": "Swapnesh Sangle",

0 commit comments

Comments
 (0)