Skip to content

Commit b4caafd

Browse files
chore(release): 1.12.2 [skip ci]
## [1.12.2](v1.12.1...v1.12.2) (2025-05-01) ### Bug Fixes * update [@cocreate](https://github.com/cocreate) dependencies ([f31788b](f31788b))
1 parent f31788b commit b4caafd

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.12.2](https://github.com/CoCreate-app/CoCreate-plaid/compare/v1.12.1...v1.12.2) (2025-05-01)
2+
3+
4+
### Bug Fixes
5+
6+
* update [@cocreate](https://github.com/cocreate) dependencies ([f31788b](https://github.com/CoCreate-app/CoCreate-plaid/commit/f31788bb2f8d47a27e1fde59f34185b64e1357ed))
7+
18
## [1.12.1](https://github.com/CoCreate-app/CoCreate-plaid/compare/v1.12.0...v1.12.1) (2025-04-30)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/plaid",
3-
"version": "1.12.1",
3+
"version": "1.12.2",
44
"description": "A simple plaid component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"plaid",
@@ -56,4 +56,4 @@
5656
"dependencies": {
5757
"plaid": "^8.4.0"
5858
}
59-
}
59+
}

0 commit comments

Comments
 (0)