Skip to content

Commit 3869c12

Browse files
author
Github Workflow (on behalf of 3m1n3nc3)
committed
Release %s
- @toneflix/[email protected]
1 parent 5f076ad commit 3869c12

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/otp-input/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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+
## [1.5.1](https://github.com/toneflix/vue-component-pack/compare/@toneflix/[email protected]...@toneflix/[email protected]) (2025-03-01)
7+
8+
### Bug Fixes
9+
10+
- (otp-input) Fix undefined error ([8149a1f](https://github.com/toneflix/vue-component-pack/commit/8149a1fff447c0385d6c4cb026b5060140d295f9))
11+
612
# [1.5.0](https://github.com/toneflix/vue-component-pack/compare/@toneflix/[email protected]...@toneflix/[email protected]) (2025-02-05)
713

814
### Features

packages/otp-input/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@toneflix/otp-input",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "Simple customizable OTP input for Vue 3.",
55
"style": "dist/lib/style.css",
66
"main": "dist/lib/index.cjs",

0 commit comments

Comments
 (0)