chore: cli release 1.0.0

This commit is contained in:
Anoop M D 2023-11-02 22:36:48 +05:30
parent 9cf8a584a0
commit 1f709c6faa
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
# Changelog # Changelog
## 1.0.0
- Announcing Stable Release
## 0.13.0 ## 0.13.0
- feat(#306) Module whitelisting and filesystem access support - feat(#306) Module whitelisting and filesystem access support

View File

@ -1,6 +1,6 @@
{ {
"name": "@usebruno/cli", "name": "@usebruno/cli",
"version": "0.15.1", "version": "1.0.0",
"license": "MIT", "license": "MIT",
"main": "src/index.js", "main": "src/index.js",
"bin": { "bin": {