Skip to content

Commit

Permalink
chore(release): v17.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Iku-turso committed Oct 17, 2023
1 parent 6e7f5ea commit 52f2916
Show file tree
Hide file tree
Showing 46 changed files with 268 additions and 185 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [17.9.0](https://github.com/ogre-works/ogre-tools/compare/v17.8.0...v17.9.0) (2023-10-17)

### Features

- Introduce early-override to permit override of injectable before registered ([6e7f5ea](https://github.com/ogre-works/ogre-tools/commit/6e7f5ea7f91b0be86f900c5fade72b1172153777))
- Introduce way to get return-value of first of many functions that matches an input-value ([c939461](https://github.com/ogre-works/ogre-tools/commit/c9394610187223812b8882a7bbbf0259ced11299))

## [17.8.0](https://github.com/ogre-works/ogre-tools/compare/v17.7.0...v17.8.0) (2023-10-09)

### Features
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "17.8.0",
"version": "17.9.0",
"useWorkspaces": true,
"command": {
"bootstrap": {
Expand Down
Loading

0 comments on commit 52f2916

Please sign in to comment.