We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfa044b commit d3f09bcCopy full SHA for d3f09bc
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.0.0-next.4](https://github.com/getmeli/meli-cli/compare/v1.0.0-next.3...v1.0.0-next.4) (2020-12-04)
2
+
3
4
+### Bug Fixes
5
6
+* add missing source-map-support ([dfa044b](https://github.com/getmeli/meli-cli/commit/dfa044bbd899b53cfe0d965c077c88ad2779577c))
7
8
# [1.0.0-next.3](https://github.com/getmeli/meli-cli/compare/v1.0.0-next.2...v1.0.0-next.3) (2020-12-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@getmeli/cli",
- "version": "1.0.0-next.3",
+ "version": "1.0.0-next.4",
"description": "Meli CLI",
"main": "build/index.js",
"bin": {
0 commit comments