Skip to content

Commit

Permalink
chore(release): 1.9.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.9.0](v1.8.0...v1.9.0) (2024-08-19)

### Features

* Add ag-grid-react dependency for grid functionality ([b1ad92b](b1ad92b))
  • Loading branch information
semantic-release-bot committed Aug 19, 2024
1 parent b1ad92b commit 78adc41
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.9.0](https://github.com/bramses/ycb-companion/compare/v1.8.0...v1.9.0) (2024-08-19)


### Features

* Add ag-grid-react dependency for grid functionality ([b1ad92b](https://github.com/bramses/ycb-companion/commit/b1ad92b629c041d6fe27c3935758ea1975890282))

# [1.8.0](https://github.com/bramses/ycb-companion/compare/v1.7.0...v1.8.0) (2024-08-18)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next-js-boilerplate",
"version": "1.8.0",
"version": "1.9.0",
"scripts": {
"dev:spotlight": "spotlight-sidecar",
"dev:next": "next dev",
Expand Down

0 comments on commit 78adc41

Please sign in to comment.