Skip to content

Commit f6e6020

Browse files
chore: Bump version for release v10.0.3 (#867)
# Motivation We want to release a patch version of the library. All commits since `v10.0.2` are dependency bumps, e2e/CI test fixes, and internal adaptations to dependency API changes (`marked` v18 renderer signature, DOMPurify typing, Prettier reformat). There are no new features and no breaking changes — no exported API was added, removed, or re-signatured — so this is a patch. # Changes - Bump version `10.0.2` → `10.0.3` in `package.json` and `package-lock.json`. # Screenshots N/A — version bump only.
1 parent bde3755 commit f6e6020

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@dfinity/gix-components",
33
"description": "A UI kit developed by the GIX team",
4-
"version": "10.0.2",
4+
"version": "10.0.3",
55
"license": "Apache-2.0",
66
"scripts": {
77
"dev": "npm run i18n && vite dev",

0 commit comments

Comments
 (0)