Skip to content

Commit

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


### 🚀 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))

### 🩹 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))
- fix tests and lint ([95ad8a5](https://github.com/juliangsibecas/nx-foundry/commit/95ad8a5))

### ❤️ Thank You

- Julián Gómez Sibecas @juliangsibecas

## 0.0.8 (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.0",
"version": "0.1.0",
"license": "MIT",
"scripts": {},
"dependencies": {
Expand Down

0 comments on commit c5b917a

Please sign in to comment.