Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2023-07-20)

### Bug Fixes

* add quotes to paths in errors ([dc589d0](dc589d0))
* update error for not-supported platform ([449c3e5](449c3e5))
* use native node platform type ([c0b39ca](c0b39ca))

### Features

* add default export ([a4748ff](a4748ff))
* implement open-explorer functionality ([cf75c7c](cf75c7c))
* make path argument optional ([4d584be](4d584be))
  • Loading branch information
semantic-release-bot committed Jul 20, 2023
1 parent d440dad commit 0872697
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,17 @@
* add default export ([a4748ff](https://github.com/goveo/open-explorer/commit/a4748ff6c54725fa6953cbc74d30d7544fa5164c))
* implement open-explorer functionality ([cf75c7c](https://github.com/goveo/open-explorer/commit/cf75c7c7e838a41ab54be62bc375c150cced985a))
* make path argument optional ([4d584be](https://github.com/goveo/open-explorer/commit/4d584bef0c23a55a3f2d96503b90be4befaaa3d8))

# 1.0.0 (2023-07-20)

### Bug Fixes

- add quotes to paths in errors ([dc589d0](https://github.com/goveo/open-explorer/commit/dc589d085159e99a32c0bb945b07667985284bd8))
- update error for not-supported platform ([449c3e5](https://github.com/goveo/open-explorer/commit/449c3e5d0b32388d17a3bf214d6833ca59256b96))
- use native node platform type ([c0b39ca](https://github.com/goveo/open-explorer/commit/c0b39cab1679cf7cb67ea04f78416b20d86070e2))

### Features

- add default export ([a4748ff](https://github.com/goveo/open-explorer/commit/a4748ff6c54725fa6953cbc74d30d7544fa5164c))
- implement open-explorer functionality ([cf75c7c](https://github.com/goveo/open-explorer/commit/cf75c7c7e838a41ab54be62bc375c150cced985a))
- make path argument optional ([4d584be](https://github.com/goveo/open-explorer/commit/4d584bef0c23a55a3f2d96503b90be4befaaa3d8))

0 comments on commit 0872697

Please sign in to comment.