Skip to content

Commit

Permalink
Merge pull request #104 from axelarnetwork/changeset-release/main
Browse files Browse the repository at this point in the history
[changesets] Apply version updates
  • Loading branch information
alanrsoares authored Dec 11, 2023
2 parents ea92452 + fb2e1d0 commit a22943c
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/hip-coins-judge.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/evm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @axelarjs/evm

## 0.2.1

### Patch Changes

- [#103](https://github.com/axelarnetwork/axelarjs/pull/103) [`517734ae8d6643ee9d39f4ed53beda4434e4c193`](https://github.com/axelarnetwork/axelarjs/commit/517734ae8d6643ee9d39f4ed53beda4434e4c193) Thanks [@canhtrinh](https://github.com/canhtrinh)! - update tsx dependency

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/evm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@axelarjs/evm",
"version": "0.2.0",
"version": "0.2.1",
"publishConfig": {
"access": "public"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @axelarjs/ui

## 0.1.6

### Patch Changes

- [#103](https://github.com/axelarnetwork/axelarjs/pull/103) [`517734ae8d6643ee9d39f4ed53beda4434e4c193`](https://github.com/axelarnetwork/axelarjs/commit/517734ae8d6643ee9d39f4ed53beda4434e4c193) Thanks [@canhtrinh](https://github.com/canhtrinh)! - update tsx dependency

## 0.1.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@axelarjs/ui",
"version": "0.1.5",
"version": "0.1.6",
"publishConfig": {
"access": "public"
},
Expand Down

2 comments on commit a22943c

@vercel
Copy link

@vercel vercel bot commented on a22943c Dec 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

axelar-ui – ./packages/ui

axelar-ui-git-main-axelar-network.vercel.app
ui.axelar.dev
axelar-ui-axelar-network.vercel.app
axelar-ui.vercel.app

@vercel
Copy link

@vercel vercel bot commented on a22943c Dec 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

axelar-registry – ./apps/registry

axelar-registry-git-main-axelar-network.vercel.app
axelar-registry-axelar-network.vercel.app

Please sign in to comment.