Skip to content

Commit f738f84

Browse files
chore: release v0.8.1
1 parent ebec12f commit f738f84

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.8.1](https://github.com/mantis-apps/mantis-cli/compare/0.8.0...0.8.1) (2024-05-16)
4+
5+
6+
### Bug Fixes
7+
8+
* hardcode nx version to 18.2.4 ([ad71fce](https://github.com/mantis-apps/mantis-cli/commit/ad71fcec35af474268109f90e701fc7c7c69d233))
9+
310
# [0.8.0](https://github.com/mantis-apps/mantis-cli/compare/0.7.0...0.8.0) (2024-04-30)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mantis-app",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"author": "FuturizeWorld",
55
"license": "SEE LICENSE IN <LICENSE> FILE",
66
"description": "M.A.N.T.I.S (MongoDB, Analog, Nx, Tailwind CSS, Ionic, Storybook) is not just a CLI tool; it's your passport to a seamless full-stack project launch.",

0 commit comments

Comments
 (0)