Skip to content

Commit 36eece9

Browse files
committed
chore: bump versions
1 parent e8188a7 commit 36eece9

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

templates/blade/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@typesafe-html5/blade",
3-
"version": "0.2.24",
3+
"version": "0.2.61",
44
"type": "module",
55
"license": "MIT",
66
"description": "Type-safe, auto-generated Blade templates for all HTML5 elements with full WCAG, ARIA support and validation. Part of Extended HTMLDocument - schema-first from HTML5 schema.",

templates/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@typesafe-html5/react",
3-
"version": "0.2.24",
3+
"version": "0.2.61",
44
"description": "Type-safe, auto-generated React components for all HTML5 elements with full WCAG, ARIA support and validation. Part of Extended HTMLDocument - schema-first from HTML5 schema.",
55
"main": "index.ts",
66
"types": "index.ts",

templates/twig/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@typesafe-html5/twig",
3-
"version": "0.2.24",
3+
"version": "0.2.61",
44
"type": "module",
55
"license": "MIT",
66
"description": "Type-safe, auto-generated Twig templates for all HTML5 elements with full WCAG, ARIA support and validation. Part of Extended HTMLDocument - schema-first from HTML5 schema.",

templates/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@typesafe-html5/typescript",
3-
"version": "0.2.24",
3+
"version": "0.2.61",
44
"description": "Type-safe, auto-generated TypeScript classes for all HTML5 elements with full WCAG, ARIA support and validation. Part of Extended HTMLDocument - schema-first from HTML5 schema.",
55
"main": "index.ts",
66
"types": "index.ts",

0 commit comments

Comments
 (0)