You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,14 @@
1
+
# 6.3.0
2
+
- We now lock down the versions of direct dependencies to avoid upstream
3
+
packages causing issues activating the onepub command.
4
+
- upgraded to dcli 8.x
5
+
- moved from using usage/uuid to directly using the uuid package for token generation when doing bb auth.
6
+
- removed unused dependencies.
7
+
8
+
# 6.2.0
9
+
- released to over come the flawed released of a dependency which stopped
10
+
onepub from being activated.
11
+
1
12
# 6.1.0
2
13
- improvements to the onepub pub private command with respect to the messages we output. Better handling of the 'none' publish_to value and fixed the url to the publish doco.
3
14
- updated the publish url to the actual documentation on publishing a package.
0 commit comments