Skip to content

Commit

Permalink
chore(repo): release
Browse files Browse the repository at this point in the history
  • Loading branch information
draconisNoctis committed Dec 11, 2024
1 parent 6888fde commit 6de5a88
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 2 deletions.
6 changes: 6 additions & 0 deletions pkg/angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @a38/angular

## 0.0.4

### Patch Changes

- Bump core version

## 0.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion pkg/angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@a38/angular",
"version": "0.0.3",
"version": "0.0.4",
"scripts": {
"build": "ng build",
"lint": "biome lint .",
Expand Down
6 changes: 6 additions & 0 deletions pkg/nestjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @a38/nestjs

## 0.0.6

### Patch Changes

- Bump core version

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion pkg/nestjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@a38/nestjs",
"version": "0.0.5",
"version": "0.0.6",
"exports": {
".": {
"bun": "./src/index.ts",
Expand Down

0 comments on commit 6de5a88

Please sign in to comment.