Skip to content

Commit

Permalink
build: release v4 (#349)
Browse files Browse the repository at this point in the history
# Motivation

Both light and dark mode theme have been reviewed and their color
differences is quite predominant therefore we think it is worth
releasing those as a major version.

# Changes

- bump version v4 for release
  • Loading branch information
peterpeterparker authored Jan 10, 2024
1 parent 2d3b763 commit e04488a
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,6 +1,6 @@
{
"name": "@dfinity/gix-components",
"version": "3.2.0",
"version": "4.0.0",
"license": "Apache-2.0",
"scripts": {
"dev": "npm run i18n && vite dev",
Expand Down

0 comments on commit e04488a

Please sign in to comment.