Skip to content

Commit

Permalink
chore(release): 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fgarrec0397 committed Mar 22, 2023
1 parent ef5afff commit 8fe75fb
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 3 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.4.2](https://github.com/fgarrec0397/granity/compare/v0.4.1...v0.4.2) (2023-03-22)


### Bug Fixes

* build ([ef5afff](https://github.com/fgarrec0397/granity/commits/ef5afffd01f4dd13342add29ce327b496d014e36))


### Refactor

* flattening three packages imports ([faf0df8](https://github.com/fgarrec0397/granity/commits/faf0df8b475d8a72a1fbc0a1251d20e1d327261b))
* physics removed ([2d0e974](https://github.com/fgarrec0397/granity/commits/2d0e9744f690dec7987871841e42826992e2046b))
* react-three-fuber + drei extracted ([be66b0b](https://github.com/fgarrec0397/granity/commits/be66b0b2c5bf0c161007495fc618cf8fd2c0ff23))
* removed old admin app + lower case ui folders names ([d9047ca](https://github.com/fgarrec0397/granity/commits/d9047cac2e6e4b1d0718a139c983617afb1dbd18))
* testing dynamic imports ([323b4c1](https://github.com/fgarrec0397/granity/commits/323b4c1c62a37b3bc60445d1c3d718026325307c))
* threejs extracted in its own package ([3d67a50](https://github.com/fgarrec0397/granity/commits/3d67a503a169c4536a74e69b8e93fc1f8af640bc))

### [0.4.1](https://github.com/fgarrec0397/granity/compare/v0.4.0...v0.4.1) (2023-03-17)

## [0.4.0](https://github.com/fgarrec0397/granity/compare/v0.3.1...v0.4.0) (2023-03-17)
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": "granity",
"version": "0.4.1",
"version": "0.4.2",
"author": "Fabrice Garrec",
"license": "MIT",
"homepage": "https://github.com/fgarrec0397/Granity#readme",
Expand Down

0 comments on commit 8fe75fb

Please sign in to comment.