Skip to content

Commit

Permalink
chore(relase): v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Conaclos committed Jun 22, 2022
1 parent 32866a6 commit 248ea70
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This project adheres to [Semantic Versioning][semver].

## Unreleased
## 0.10.0 (2022-06-22)

- Automatically discriminate aliased structs in flat unions

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": "@bare-ts/tools",
"version": "0.9.0",
"version": "0.10.0",
"description": "Compiler and tools for BARE schema",
"keywords": [
"bare",
Expand Down

0 comments on commit 248ea70

Please sign in to comment.