Skip to content

Commit

Permalink
Merge pull request #91 from gipo355/changeset-release/main
Browse files Browse the repository at this point in the history
chore: release
  • Loading branch information
gipo355 authored Jun 2, 2024
2 parents 420dc7f + 9bd048c commit a516369
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
6 changes: 0 additions & 6 deletions .changeset/great-dragons-chew.md

This file was deleted.

7 changes: 7 additions & 0 deletions libs/test-nest-auth-lib/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @gipo355/test-nest-auth-lib

## 0.1.0

### Minor Changes

- 420dc7f: changed output path to projectRoot/dist for npm changeset publish.
tentative fix for external import

## 0.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/test-nest-auth-lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gipo355/test-nest-auth-lib",
"version": "0.0.6",
"version": "0.1.0",
"dependencies": {
"@nestjs/mapped-types": "*",
"tslib": "^2.3.0"
Expand Down

0 comments on commit a516369

Please sign in to comment.