Skip to content

Commit

Permalink
chore(release): v0.4.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
virtual-designer committed Jun 20, 2023
1 parent 0dbf7e9 commit 86514d2
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 4 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [0.4.0](https://github.com/onesoft-sudo/blazescript-web/compare/v0.3.0...v0.4.0) (2023-06-20)


### Features

* add mdx docs folder ([f749331](https://github.com/onesoft-sudo/blazescript-web/commit/f749331ee1ecebbb33649ab0d43be630ca78ef53))



# [0.3.0](https://github.com/onesoft-sudo/blazescript-web/compare/v0.2.2...v0.3.0) (2023-06-20)


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.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blazescript-web",
"version": "0.3.0",
"version": "0.4.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down Expand Up @@ -36,4 +36,4 @@
"@commitlint/cli": "^17.6.5",
"@commitlint/config-conventional": "^17.6.5"
}
}
}

1 comment on commit 86514d2

@vercel
Copy link

@vercel vercel bot commented on 86514d2 Jun 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

blazescript-web – ./

blazescript-web-osn.vercel.app
blazescript-web.vercel.app
blazescript-web-git-main-osn.vercel.app

Please sign in to comment.