Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0](https://github.com/zendesk/zcli/compare/v1.3.0...v2.0.0) (2026-09-09)


* chore!: release 2.0.0 ([997f255](https://github.com/zendesk/zcli/commit/997f2554ef26b618cf3e1aedba04149c1c4ea3e6))


### BREAKING CHANGES

* removed API token interactive login (-i flag).





Comment on lines +16 to +19
# [1.3.0](https://github.com/zendesk/zcli/compare/v1.2.0...v1.3.0) (2026-09-09)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
}
},
"npmClient": "yarn",
"version": "1.3.0"
"version": "2.0.0"
}
8 changes: 8 additions & 0 deletions packages/zcli-apps/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0](https://github.com/zendesk/zcli/compare/v1.3.0...v2.0.0) (2026-09-09)

**Note:** Version bump only for package @zendesk/zcli-apps





## [1.1.4](https://github.com/zendesk/zcli/compare/v1.1.3...v1.1.4) (2026-07-20)

**Note:** Version bump only for package @zendesk/zcli-apps
Expand Down
2 changes: 1 addition & 1 deletion packages/zcli-apps/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@zendesk/zcli-apps",
"description": "zcli apps commands live here",
"version": "1.1.4",
"version": "2.0.0",
"author": "@wattle",
"npmRegistry": "https://registry.npmjs.org",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/zcli-connectors/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0](https://github.com/zendesk/zcli/compare/v1.3.0...v2.0.0) (2026-09-09)

**Note:** Version bump only for package @zendesk/zcli-connectors





# [1.2.0](https://github.com/zendesk/zcli/compare/v1.1.4...v1.2.0) (2026-08-17)

**Note:** Version bump only for package @zendesk/zcli-connectors
Expand Down
2 changes: 1 addition & 1 deletion packages/zcli-connectors/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@zendesk/zcli-connectors",
"description": "zcli connectors commands live here",
"version": "1.2.0",
"version": "2.0.0",
"author": "@vegemite",
"npmRegistry": "https://registry.npmjs.org",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/zcli-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0](https://github.com/zendesk/zcli/compare/v1.3.0...v2.0.0) (2026-09-09)

**Note:** Version bump only for package @zendesk/zcli-core





# [1.3.0](https://github.com/zendesk/zcli/compare/v1.2.0...v1.3.0) (2026-09-09)


Expand Down
2 changes: 1 addition & 1 deletion packages/zcli-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zendesk/zcli-core",
"version": "1.3.0",
"version": "2.0.0",
"description": "ZCLI core libraries and services",
"main": "src/index.ts",
"npmRegistry": "https://registry.npmjs.org",
Expand Down
8 changes: 8 additions & 0 deletions packages/zcli-themes/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0](https://github.com/zendesk/zcli/compare/v1.3.0...v2.0.0) (2026-09-09)

**Note:** Version bump only for package @zendesk/zcli-themes





# [1.3.0](https://github.com/zendesk/zcli/compare/v1.2.0...v1.3.0) (2026-09-09)


Expand Down
2 changes: 1 addition & 1 deletion packages/zcli-themes/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@zendesk/zcli-themes",
"description": "zcli theme commands live here",
"version": "1.3.0",
"version": "2.0.0",
"author": "@zendesk/vikings",
"npmRegistry": "https://registry.npmjs.org",
"repository": {
Expand Down
15 changes: 14 additions & 1 deletion packages/zcli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0](https://github.com/zendesk/zcli/compare/v1.3.0...v2.0.0) (2026-09-09)


* chore!: release 2.0.0 ([997f255](https://github.com/zendesk/zcli/commit/997f2554ef26b618cf3e1aedba04149c1c4ea3e6))


### BREAKING CHANGES

* removed API token interactive login (-i flag).





# [1.3.0](https://github.com/zendesk/zcli/compare/v1.2.0...v1.3.0) (2026-09-09)


Expand Down Expand Up @@ -572,4 +586,3 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
# 1.0.0-beta.1 (2020-08-04)

**Note:** Version bump only for package @zendesk/zcli

10 changes: 5 additions & 5 deletions packages/zcli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@zendesk/zcli",
"description": "Zendesk CLI is a single command line tool for all your zendesk needs",
"version": "1.3.0",
"version": "2.0.0",
"author": "@wattle",
"npmRegistry": "https://registry.npmjs.org",
"repository": {
Expand All @@ -20,10 +20,10 @@
"@oclif/plugin-not-found": "=2.3.16",
"@oclif/plugin-update": "=3.0.13",
"@oclif/plugin-warn-if-update-available": "=2.0.20",
"@zendesk/zcli-apps": "^1.1.4",
"@zendesk/zcli-connectors": "^1.2.0",
"@zendesk/zcli-core": "^1.3.0",
"@zendesk/zcli-themes": "^1.3.0",
"@zendesk/zcli-apps": "^2.0.0",
"@zendesk/zcli-connectors": "^2.0.0",
"@zendesk/zcli-core": "^2.0.0",
"@zendesk/zcli-themes": "^2.0.0",
Comment on lines +23 to +26
"chalk": "^4.1.2",
"tslib": "^2.4.0"
},
Expand Down
Loading