Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
luis-almeida committed Jul 10, 2024
1 parent b876397 commit c36f81a
Show file tree
Hide file tree
Showing 10 changed files with 55 additions and 8 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0-beta.43](https://github.com/zendesk/zcli/compare/v1.0.0-beta.42...v1.0.0-beta.43) (2024-07-10)


### Bug Fixes

* node 14 doesn’t have any arm64 builds, upgrade to 18 ([84cedfe](https://github.com/zendesk/zcli/commit/84cedfee1a1b9621679c4842a9430509dc1ed949))
* use the baseUrl from the request api call ([e7e2552](https://github.com/zendesk/zcli/commit/e7e255282939fe18b087c6a94ae422ff5a6db7b5))





# [1.0.0-beta.42](https://github.com/zendesk/zcli/compare/v1.0.0-beta.40...v1.0.0-beta.42) (2024-04-24)

**Note:** Version bump only for package zcli-monorepo
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@
"--no-lockfile"
],
"useWorkspaces": true,
"version": "1.0.0-beta.42"
"version": "1.0.0-beta.43"
}
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.

# [1.0.0-beta.43](https://github.com/zendesk/zcli/compare/v1.0.0-beta.42...v1.0.0-beta.43) (2024-07-10)

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





# [1.0.0-beta.42](https://github.com/zendesk/zcli/compare/v1.0.0-beta.40...v1.0.0-beta.42) (2024-04-24)

**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.0.0-beta.42",
"version": "1.0.0-beta.43",
"author": "@vegemite",
"npmRegistry": "https://registry.npmjs.org",
"publishConfig": {
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.

# [1.0.0-beta.43](https://github.com/zendesk/zcli/compare/v1.0.0-beta.42...v1.0.0-beta.43) (2024-07-10)

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





# [1.0.0-beta.38](https://github.com/zendesk/zcli/compare/v1.0.0-beta.37...v1.0.0-beta.38) (2023-08-08)


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.0.0-beta.38",
"version": "1.0.0-beta.43",
"description": "ZCLI core libraries and services",
"main": "src/index.ts",
"npmRegistry": "https://registry.npmjs.org",
Expand Down
11 changes: 11 additions & 0 deletions packages/zcli-themes/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0-beta.43](https://github.com/zendesk/zcli/compare/v1.0.0-beta.42...v1.0.0-beta.43) (2024-07-10)


### Bug Fixes

* use the baseUrl from the request api call ([e7e2552](https://github.com/zendesk/zcli/commit/e7e255282939fe18b087c6a94ae422ff5a6db7b5))





# [1.0.0-beta.40](https://github.com/zendesk/zcli/compare/v1.0.0-beta.39...v1.0.0-beta.40) (2024-01-24)


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.0.0-beta.40",
"version": "1.0.0-beta.43",
"author": "@zendesk/vikings",
"npmRegistry": "https://registry.npmjs.org",
"publishConfig": {
Expand Down
8 changes: 8 additions & 0 deletions packages/zcli/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.

# [1.0.0-beta.43](https://github.com/zendesk/zcli/compare/v1.0.0-beta.42...v1.0.0-beta.43) (2024-07-10)

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





# [1.0.0-beta.42](https://github.com/zendesk/zcli/compare/v1.0.0-beta.40...v1.0.0-beta.42) (2024-04-24)

**Note:** Version bump only for package @zendesk/zcli
Expand Down
8 changes: 4 additions & 4 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.0.0-beta.42",
"version": "1.0.0-beta.43",
"author": "@vegemite",
"npmRegistry": "https://registry.npmjs.org",
"publishConfig": {
Expand All @@ -16,9 +16,9 @@
"@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.0.0-beta.42",
"@zendesk/zcli-core": "^1.0.0-beta.38",
"@zendesk/zcli-themes": "^1.0.0-beta.40",
"@zendesk/zcli-apps": "^1.0.0-beta.43",
"@zendesk/zcli-core": "^1.0.0-beta.43",
"@zendesk/zcli-themes": "^1.0.0-beta.43",
"chalk": "^4.1.2",
"tslib": "^2.4.0"
},
Expand Down

0 comments on commit c36f81a

Please sign in to comment.