Skip to content

Commit

Permalink
chore(master): release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 20, 2023
1 parent 36d64b7 commit 4ed379c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## 1.0.0 (2023-12-20)


### Features

* add Laravel database expressions rector ([36d64b7](https://github.com/remarkablemark/rector-laravel-database-expressions/commit/36d64b7205d66a57cecf29d3b2c10102031fd59e))
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@
"vendor/bin/phpunit"
]
},
"version": "1.0.0-alpha"
"version": "1.0.0"
}

0 comments on commit 4ed379c

Please sign in to comment.