Skip to content

Commit

Permalink
chore: please prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
goosewobbler committed Nov 20, 2024
1 parent 5ef159e commit a8765d0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 16 deletions.
20 changes: 5 additions & 15 deletions packages/zutron/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,19 @@
# [0.5.0](https://github.com/goosewobbler/zutron/compare/v0.4.0...v0.5.0) (2024-11-06)



# [0.4.0](https://github.com/goosewobbler/zutron/compare/v0.3.0...v0.4.0) (2024-10-15)


### Bug Fixes

* **ci:** don't typecheck libs ([b7d4ac5](https://github.com/goosewobbler/zutron/commit/b7d4ac5ec7f61bee0e158f07a122c8c04da2b148))
* **types:** remove `destroy` ([650524f](https://github.com/goosewobbler/zutron/commit/650524f34d38d3207f8c9741c1d692774bbdc1cd))


- **ci:** don't typecheck libs ([b7d4ac5](https://github.com/goosewobbler/zutron/commit/b7d4ac5ec7f61bee0e158f07a122c8c04da2b148))
- **types:** remove `destroy` ([650524f](https://github.com/goosewobbler/zutron/commit/650524f34d38d3207f8c9741c1d692774bbdc1cd))

# [0.3.0](https://github.com/goosewobbler/zutron/compare/v0.2.0-lw...v0.3.0) (2024-10-09)


### Bug Fixes

* remove handlers before sending state across IPC boundary ([bc346e5](https://github.com/goosewobbler/zutron/commit/bc346e58f6238833e25e6c0df3b08f04bf1f961f))

- remove handlers before sending state across IPC boundary ([bc346e5](https://github.com/goosewobbler/zutron/commit/bc346e58f6238833e25e6c0df3b08f04bf1f961f))

### Features

* add subpath exports fallback ([2a3dc9b](https://github.com/goosewobbler/zutron/commit/2a3dc9be72e4fb3adb5a6a178c01f53c49bc0cd9))
* useDispatch ([8bc1774](https://github.com/goosewobbler/zutron/commit/8bc17741e931f9d0bc4f3f11bd0b95267a097cf9))



- add subpath exports fallback ([2a3dc9b](https://github.com/goosewobbler/zutron/commit/2a3dc9be72e4fb3adb5a6a178c01f53c49bc0cd9))
- useDispatch ([8bc1774](https://github.com/goosewobbler/zutron/commit/8bc17741e931f9d0bc4f3f11bd0b95267a097cf9))
2 changes: 1 addition & 1 deletion packages/zutron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,4 +101,4 @@
"preload/*",
"README.md"
]
}
}

0 comments on commit a8765d0

Please sign in to comment.