Skip to content

Commit

Permalink
Merge pull request #28 from heryTz/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
heryTz committed Jul 4, 2024
2 parents 681a78d + f6fa91c commit 1431104
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/seven-grapes-glow.md

This file was deleted.

7 changes: 7 additions & 0 deletions examples/nestjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# nestjs

## 1.0.3

### Patch Changes

- Updated dependencies [b44d109]
- rcu-nestjs@1.0.1

## 1.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/nestjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nestjs",
"version": "1.0.2",
"version": "1.0.3",
"description": "",
"author": "",
"private": true,
Expand Down
6 changes: 6 additions & 0 deletions packages/nestjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# rcu-nestjs

## 1.0.1

### Patch Changes

- b44d109: chore(nestjs): publish package

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/nestjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rcu-nestjs",
"version": "1.0.0",
"version": "1.0.1",
"description": "",
"author": "",
"license": "MIT",
Expand Down

0 comments on commit 1431104

Please sign in to comment.