Skip to content

Commit

Permalink
chore(release): publish 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangsibecas committed Sep 8, 2024
1 parent b8209e9 commit 2baaf6b
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
## 0.0.3 (2024-09-08)


### 🚀 Features

- add init generator ([252b87a](https://github.com/juliangsibecas/nx-foundry/commit/252b87a))
- add application generator ([6ad022f](https://github.com/juliangsibecas/nx-foundry/commit/6ad022f))
- add inferred tasks ([6e4a2d9](https://github.com/juliangsibecas/nx-foundry/commit/6e4a2d9))
- add contributing ([ae8bab9](https://github.com/juliangsibecas/nx-foundry/commit/ae8bab9))
- update README.md ([571dec9](https://github.com/juliangsibecas/nx-foundry/commit/571dec9))
- add LICENSE ([b9d858a](https://github.com/juliangsibecas/nx-foundry/commit/b9d858a))
- add github action ci step ([b8209e9](https://github.com/juliangsibecas/nx-foundry/commit/b8209e9))

### 🩹 Fixes

- remove unused tasks and fix lint ([82d26a7](https://github.com/juliangsibecas/nx-foundry/commit/82d26a7))
- remove init generator required property ([865853c](https://github.com/juliangsibecas/nx-foundry/commit/865853c))
- update README.md ([1954264](https://github.com/juliangsibecas/nx-foundry/commit/1954264))

### ❤️ Thank You

- Julián Gómez Sibecas @juliangsibecas

## 0.0.1 (2024-09-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nx-foundry",
"version": "0.0.1",
"version": "0.0.3",
"license": "MIT",
"scripts": {},
"dependencies": {
Expand Down

0 comments on commit 2baaf6b

Please sign in to comment.