Skip to content

Commit a8889b6

Browse files
chore: publish
- @openameba/[email protected]
1 parent cf4e185 commit a8889b6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/spindle-ui/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.2.0](https://github.com/openameba/spindle/compare/@openameba/[email protected]...@openameba/[email protected]) (2025-03-03)
7+
8+
### Features
9+
10+
- **spindle-ui:** :user-invalid for input errors ([68c43a7](https://github.com/openameba/spindle/commit/68c43a7176789ffae3b78b861246fb827f746c74))
11+
- **spindle-ui:** xmlnsとxmlns:linkを出力結果から除外するようにした。 ([e46e030](https://github.com/openameba/spindle/commit/e46e030fbe692d436ef0a4fe9dc464aea2073a28))
12+
613
## [2.1.3](https://github.com/openameba/spindle/compare/@openameba/[email protected]...@openameba/[email protected]) (2025-02-28)
714

815
### Bug Fixes

packages/spindle-ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openameba/spindle-ui",
3-
"version": "2.1.3",
3+
"version": "2.2.0",
44
"main": "./index.js",
55
"module": "./index.mjs",
66
"types": "./index.d.ts",

0 commit comments

Comments
 (0)