Skip to content

Commit

Permalink
@nest-lab/[email protected] (#25)
Browse files Browse the repository at this point in the history
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @nest-lab/[email protected]

### Minor Changes

-   68104f1: Initial release of @nest-lab/typeschema
  • Loading branch information
jmcdo29 authored Sep 10, 2023
2 parents 82d1665 + 4b264da commit d9d9a2a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/nice-schools-guess.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/typeschema/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @nest-lab/typeschema

## 0.1.0

### Minor Changes

- 68104f1: Initial release of @nest-lab/typeschema
2 changes: 1 addition & 1 deletion packages/typeschema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"url": "https://github.com/jmcdo29/nest-lab",
"directory": "packages/typeschema"
},
"version": "0.0.1",
"version": "0.1.0",
"type": "commonjs",
"files": [
"src"
Expand Down

0 comments on commit d9d9a2a

Please sign in to comment.