This repository has been archived by the owner on Oct 6, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
merge pull request #7 from azurydev/changeset-release/dev
ci: version packages
- Loading branch information
Showing
4 changed files
with
14 additions
and
15 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# @darkflare/wjson | ||
|
||
## 0.3.1 | ||
|
||
### Patch Changes | ||
|
||
- [#6](https://github.com/azurydev/wjson/pull/6) [`c7aa4c1`](https://github.com/azurydev/wjson/commit/c7aa4c16248422eaa4c8f6b0ba5f15c967392b9f) Thanks [@unvented](https://github.com/unvented)! - feat: add basic error logging | ||
|
||
Print errors to the console. | ||
|
||
* [#8](https://github.com/azurydev/wjson/pull/8) [`e0d6bbc`](https://github.com/azurydev/wjson/commit/e0d6bbc1eb1a40c08a658dda1688739a7ebce2b4) Thanks [@unvented](https://github.com/unvented)! - refactor: exclude cli from typescript compilation | ||
|
||
Exclude CLI file from TypeScript compilation to reduce package size. No change for users since the code is internal anyway. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters