Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
anushkafka committed Apr 24, 2024
1 parent e069106 commit 63f2ca5
Show file tree
Hide file tree
Showing 6 changed files with 28 additions and 4 deletions.
8 changes: 8 additions & 0 deletions 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.41](https://github.com/zendesk/zcli/compare/v1.0.0-beta.40...v1.0.0-beta.41) (2024-04-24)

**Note:** Version bump only for package zcli-monorepo





# [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 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.40"
"version": "1.0.0-beta.41"
}
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.41](https://github.com/zendesk/zcli/compare/v1.0.0-beta.40...v1.0.0-beta.41) (2024-04-24)

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





# [1.0.0-beta.34](https://github.com/zendesk/zcli/compare/v1.0.0-beta.32...v1.0.0-beta.34) (2023-06-21)

**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.34",
"version": "1.0.0-beta.41",
"author": "@vegemite",
"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.41](https://github.com/zendesk/zcli/compare/v1.0.0-beta.40...v1.0.0-beta.41) (2024-04-24)

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





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

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

0 comments on commit 63f2ca5

Please sign in to comment.