Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fb39ff161a | |||
| 2f6b9e0e5c |
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-01-12 - 3.34.4 - fix(catalog)
|
||||
no changes (empty diff) — no files modified
|
||||
|
||||
- No files were modified; git diff is empty
|
||||
- No dependency or source changes detected
|
||||
- No version bump required
|
||||
|
||||
## 2026-01-12 - 3.34.3 - fix(catalog)
|
||||
no changes detected
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ecobridge.xyz/catalog",
|
||||
"version": "3.34.3",
|
||||
"version": "3.34.4",
|
||||
"private": false,
|
||||
"description": "A comprehensive library that provides dynamic web components for building sophisticated and modern web applications using JavaScript and TypeScript.",
|
||||
"main": "dist_ts_web/index.js",
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@ecobridge.xyz/catalog',
|
||||
version: '3.34.3',
|
||||
version: '3.34.4',
|
||||
description: 'A comprehensive library that provides dynamic web components for building sophisticated and modern web applications using JavaScript and TypeScript.'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user