Skip to content

Commit

Permalink
Merge branch 'release/0.0.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
troychaplin committed Oct 25, 2023
2 parents 78d5412 + ed2b3ce commit eb6cbc0
Show file tree
Hide file tree
Showing 6 changed files with 468 additions and 23 deletions.
3 changes: 1 addition & 2 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

yarn build
# npm run build
npm run build
6 changes: 6 additions & 0 deletions CHANGELOG.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@ Prefix the change with one of these keywords:

## [Unreleased]

## [0.0.2]

### Changed

- Updated vite config to exclude dependencies in build

## [0.0.1]

### Added
Expand Down
Loading

0 comments on commit eb6cbc0

Please sign in to comment.