Skip to content

Commit 01f8916

Browse files
chore(release): 1.31.2 [skip ci]
## [1.31.2](v1.31.1...v1.31.2) (2026-02-25) ### Bug Fixes * Update logo image source in menu component ([8c95f34](8c95f34))
1 parent 8c95f34 commit 01f8916

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.31.2](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.31.1...v1.31.2) (2026-02-25)
2+
3+
4+
### Bug Fixes
5+
6+
* Update logo image source in menu component ([8c95f34](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/8c95f34a82092a7b9e3ab64dfd821b0ad933e52b))
7+
18
## [1.31.1](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.31.0...v1.31.1) (2026-01-18)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/element-prototype",
3-
"version": "1.31.1",
3+
"version": "1.31.2",
44
"description": "A simple element-prototype component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
55
"keywords": [
66
"element-prototype",

0 commit comments

Comments
 (0)