Skip to content

Commit

Permalink
chore: release 2.18.2 (#501)
Browse files Browse the repository at this point in the history
  • Loading branch information
dxos-bot authored May 6, 2022
1 parent cac2c7e commit 36292ab
Show file tree
Hide file tree
Showing 17 changed files with 24 additions and 16 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

### [2.18.2](https://www.github.com/dxos/cli/compare/v2.18.1...v2.18.2) (2022-05-06)


### Bug Fixes

* add missing package. ([cac2c7e](https://www.github.com/dxos/cli/commit/cac2c7ed5d26eecc456348d7b9a8f90d91b71cae))
* new build. ([270ffd5](https://www.github.com/dxos/cli/commit/270ffd53bc49742bbeb948eb194e9fc7b1127e6c))

### [2.18.1](https://www.github.com/dxos/cli/compare/v2.18.0...v2.18.1) (2022-05-05)


Expand Down
2 changes: 1 addition & 1 deletion common/config/rush/version-policies.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
// * in the current branch. When bumping versions, Rush uses this to determine the next version.
// * (The "version" field in package.json is NOT considered.)
// */
"version": "2.18.1",
"version": "2.18.2",
//
// /**
// * (Required) The type of bump that will be performed when publishing the next release.
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dxos/cli-app",
"version": "2.18.1",
"version": "2.18.2",
"description": "DXOS App CLI",
"homepage": "https://github.com/dxos/cli/tree/master/packages/cli-app#readme",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-bot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dxos/cli-bot",
"version": "2.18.1",
"version": "2.18.2",
"description": "DXOS Bot CLI",
"homepage": "https://github.com/dxos/cli/tree/master/packages/cli-bot#readme",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-chat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dxos/cli-chat",
"version": "2.18.1",
"version": "2.18.2",
"description": "DXOS Chat CLI",
"homepage": "https://github.com/dxos/cli/tree/master/packages/cli-chat#readme",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-console/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dxos/cli-console",
"version": "2.18.1",
"version": "2.18.2",
"description": "DXOS Console CLI",
"homepage": "https://github.com/dxos/cli/tree/master/packages/cli-console#readme",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dxos/cli-core",
"version": "2.18.1",
"version": "2.18.2",
"description": "CLI Core",
"homepage": "https://github.com/dxos/cli/tree/master/packages/cli-core#readme",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-data/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dxos/cli-data",
"version": "2.18.1",
"version": "2.18.2",
"description": "DXOS Data CLI",
"homepage": "https://github.com/dxos/cli/tree/master/packages/cli-data#readme",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-dxns/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dxos/cli-dxns",
"version": "2.18.1",
"version": "2.18.2",
"description": "DXOS DXNS CLI",
"homepage": "https://github.com/dxos/cli/tree/master/packages/cli-halo#readme",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-echo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dxos/cli-echo",
"version": "2.18.1",
"version": "2.18.2",
"description": "DXOS ECHO CLI",
"homepage": "https://github.com/dxos/cli/tree/master/packages/cli-echo#readme",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-ipfs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dxos/cli-ipfs",
"version": "2.18.1",
"version": "2.18.2",
"description": "DXOS IPFS CLI",
"homepage": "https://github.com/dxos/cli/tree/master/packages/cli-ipfs#readme",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-kube/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dxos/cli-kube",
"version": "2.18.1",
"version": "2.18.2",
"description": "DXOS KUBE CLI",
"homepage": "https://github.com/dxos/cli/tree/master/packages/cli-kube#readme",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-mdns/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dxos/cli-mdns",
"version": "2.18.1",
"version": "2.18.2",
"description": "DXOS MDNS CLI",
"homepage": "https://github.com/dxos/cli/tree/master/packages/cli-mdns#readme",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-mesh/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dxos/cli-mesh",
"version": "2.18.1",
"version": "2.18.2",
"description": "DXOS Network CLI",
"homepage": "https://github.com/dxos/cli/tree/master/packages/cli-mesh#readme",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-signal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dxos/cli-signal",
"version": "2.18.1",
"version": "2.18.2",
"description": "DXOS Signal CLI",
"homepage": "https://github.com/dxos/cli/tree/master/packages/cli-signal#readme",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dxos/cli",
"version": "2.18.1",
"version": "2.18.2",
"description": "DXOS CLI",
"homepage": "https://github.com/dxos/cli/tree/master/packages/cli#readme",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/e2e/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dxos/cli-e2e-test",
"version": "2.18.1",
"version": "2.18.2",
"private": true,
"description": "E2E test script for CLI packages",
"scripts": {
Expand Down

0 comments on commit 36292ab

Please sign in to comment.