Skip to content

Commit

Permalink
chore(release): v17.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Iku-turso committed Jun 19, 2023
1 parent 45a2712 commit db3cb37
Show file tree
Hide file tree
Showing 49 changed files with 284 additions and 200 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [17.3.0](https://github.com/ogre-works/ogre-tools/compare/v17.2.0...v17.3.0) (2023-06-19)

### Features

- Make injectable-mobx not require MobX-transaction ([45a2712](https://github.com/ogre-works/ogre-tools/commit/45a27123452ec200c5997cb91e7408344ae139dd))

## [17.2.0](https://github.com/ogre-works/ogre-tools/compare/v17.1.1...v17.2.0) (2023-06-01)

### 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.2.0",
"version": "17.3.0",
"useWorkspaces": true,
"command": {
"bootstrap": {
Expand Down
Loading

0 comments on commit db3cb37

Please sign in to comment.