Skip to content

Commit

Permalink
chore(release): 5.6.0-alpha.7 [skip ci]
Browse files Browse the repository at this point in the history
# [5.6.0-alpha.7](v5.6.0-alpha.6...v5.6.0-alpha.7) (2024-12-27)

### Bug Fixes

* **i18n:** update text ([373c657](373c657))

### Features

* **website:** supports i18n ([7e7228c](7e7228c))
  • Loading branch information
semantic-release-bot committed Dec 27, 2024
1 parent e6aded3 commit 7738188
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
"private": true,
"dependencies": {
"@ant-design/icons": "^4.6.2",
"@labelu/i18n": "1.0.0-alpha.4",
"@labelu/audio-annotator-react": "1.7.0-alpha.4",
"@labelu/components-react": "1.7.0-alpha.4",
"@labelu/i18n": "1.0.0-alpha.5",
"@labelu/audio-annotator-react": "1.7.0-alpha.5",
"@labelu/components-react": "1.7.0-alpha.5",
"@labelu/image": "1.2.2-alpha.1",
"@labelu/formatter": "1.0.2",
"@labelu/image-annotator-react": "2.3.0-alpha.3",
"@labelu/image-annotator-react": "2.3.0-alpha.4",
"@labelu/interface": "1.3.1",
"@labelu/video-annotator-react": "1.3.7-alpha.3",
"@labelu/video-react": "1.3.6-alpha.4",
"@labelu/video-annotator-react": "1.3.7-alpha.4",
"@labelu/video-react": "1.3.6-alpha.5",
"@tanstack/react-query": "^5.0.0",
"antd": "5.10.1",
"axios": "^1.3.4",
Expand Down

0 comments on commit 7738188

Please sign in to comment.