Skip to content

Commit 9ae6539

Browse files
Merge pull request #118 from wayofdev/release-please--branches--master--components--laravel-cycle-orm-adapter
chore(master): release 1.0.0
2 parents d5cb156 + a7faaac commit 9ae6539

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 (2023-05-02)
4+
5+
6+
### Features
7+
8+
* initial commit ([2705dd7](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/2705dd703622f495d7aa63836d54684467200833))

package.json

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

0 commit comments

Comments
 (0)