Skip to content

Commit e94081c

Browse files
authored
Merge pull request #2 from wayofdev/release-please--branches--master
chore(master): release 1.0.0
2 parents c5e8967 + bc1e2c4 commit e94081c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 1.0.0 (2024-03-27)
4+
5+
6+
### Bug Fixes
7+
8+
* update package naming ([59ad217](https://github.com/wayofdev/laravel-data-query-builder/commit/59ad217c5024f3a876ebe87c4d084f8156ff79d4))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.1.0",
2+
"version": "1.0.0",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-data-query-builder.git"
55
}

0 commit comments

Comments
 (0)