Skip to content

Commit

Permalink
chore: release v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanClementsHax committed Apr 30, 2024
1 parent 4778668 commit 8f35e81
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

# [0.8.0](https://github.com/mantis-apps/mantis-cli/compare/0.7.0...0.8.0) (2024-04-30)


### Features

* allow deployment on netlify ([1fea301](https://github.com/mantis-apps/mantis-cli/commit/1fea3015b20ee8fa79fcf98932eeacd38b232081))

# [0.7.0](https://github.com/mantis-apps/mantis-cli/compare/0.6.0...0.7.0) (2024-04-11)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mantis-app",
"version": "0.7.0",
"version": "0.8.0",
"author": "FuturizeWorld",
"license": "SEE LICENSE IN <LICENSE> FILE",
"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.",
Expand Down

0 comments on commit 8f35e81

Please sign in to comment.