File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change
1
+ # [ 1.2.0] ( https://github.com/getmeli/meli-cli/compare/v1.1.2...v1.2.0 ) (2021-02-18)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * wrong logger namespace ([ c616d2e] ( https://github.com/getmeli/meli-cli/commit/c616d2eb4661188b4d7926e7f96bb9937bdd5814 ) )
7
+
8
+
9
+ ### Features
10
+
11
+ * only warn repo undetected inside non-tty ([ 1b91ee6] ( https://github.com/getmeli/meli-cli/commit/1b91ee6c3176adf87c1dde6d875b42703e2a0d09 ) )
12
+ * update axios ([ 091debe] ( https://github.com/getmeli/meli-cli/commit/091debe74562c0a2b869098a37d84d8c3220a563 ) )
13
+
1
14
## [ 1.1.2] ( https://github.com/getmeli/meli-cli/compare/v1.1.1...v1.1.2 ) (2020-12-23)
2
15
3
16
Original file line number Diff line number Diff line change 1
1
MIT License
2
2
3
- Copyright (c) 2020 Meli
3
+ Copyright (c) 2021 Meli
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @getmeli/cli" ,
3
- "version" : " 1.1.2 " ,
3
+ "version" : " 1.2.0 " ,
4
4
"description" : " Meli CLI" ,
5
5
"main" : " build/index.js" ,
6
6
"bin" : {
You can’t perform that action at this time.
0 commit comments