Skip to content

Commit b0fdcfe

Browse files
github-actions[bot]github-changeset-wf
andauthored
chore: release version bump by @lurenzsgp (#18320)
Co-authored-by: github-changeset-wf <gitops@cubbit.io>
1 parent 5ca80d0 commit b0fdcfe

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## 1.3.0
4+
5+
### Minor Changes
6+
7+
- 429ae80: - Implemented new functionality to allow users to log in using their username and password
8+
- Added the ability to enter an existing API key for authentication purposes
9+
- ea77b57: Implement a new command to connect a cluster to an organization
10+
11+
### Patch Changes
12+
13+
- 219d7e5: Introduce E2E test for signup command
14+
315
## 1.2.0
416

517
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"name": "cli",
3-
"version": "1.2.0"
3+
"version": "1.3.0"
44
}

0 commit comments

Comments
 (0)