Skip to content

Commit

Permalink
chore: bump version number (#477)
Browse files Browse the repository at this point in the history
# Motivation

Since we've updated the inherited agent-js v2 dependencies in
`package-lock`, it would be beneficial to release a new version, that
way the all eco-system uses v2.

# Changes

- Bump version number to `4.7.0`.
  • Loading branch information
peterpeterparker authored Sep 2, 2024
1 parent 75e287f commit 4ebc7d5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@dfinity/gix-components",
"description": "A UI kit developed by the GIX team",
"version": "4.6.0",
"version": "4.7.0",
"license": "Apache-2.0",
"scripts": {
"dev": "npm run i18n && vite dev",
Expand Down

0 comments on commit 4ebc7d5

Please sign in to comment.