Skip to content

Commit 4c246f3

Browse files
committed
chore: release v0.2.10
1 parent a403e59 commit 4c246f3

File tree

235 files changed

+269
-234
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

235 files changed

+269
-234
lines changed

CHANGELOG.md

Lines changed: 35 additions & 0 deletions

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "stx",
33
"type": "module",
4-
"version": "0.2.9",
4+
"version": "0.2.10",
55
"private": true,
66
"description": "A fast & powerful UI / templating engine. Laravel Blade & Vue-inspired. Powered by Bun.",
77
"author": "Chris Breuer <chris@stacksjs.org>",

packages/benchmarks/js-framework-benchmark/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "js-framework-benchmark-stx",
3-
"version": "0.2.9",
3+
"version": "0.2.10",
44
"private": true,
55
"type": "module",
66
"description": "STX (keyed) benchmark",

packages/benchmarks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/benchmarks",
33
"type": "module",
4-
"version": "0.2.9",
4+
"version": "0.2.10",
55
"private": true,
66
"description": "Performance benchmarks comparing STX framework components (@stacksjs/stx, @stacksjs/ts-markdown, @stacksjs/sanitizer) against competitors",
77
"main": "./src/index.ts",

packages/bun-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bun-plugin-stx",
33
"type": "module",
4-
"version": "0.2.9",
4+
"version": "0.2.10",
55
"description": "A Bun plugin that allows for using Laravel Blade-like syntax.",
66
"author": "Chris Breuer <chris@stacksjs.org>",
77
"license": "MIT",

packages/collections/iconify-academicons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/iconify-academicons",
33
"type": "module",
4-
"version": "0.2.9",
4+
"version": "0.2.10",
55
"description": "Academicons icons for stx from Iconify",
66
"author": "James Walsh",
77
"license": "OFL-1.1",

packages/collections/iconify-akar-icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stacksjs/iconify-akar-icons",
3-
"version": "0.2.9",
3+
"version": "0.2.10",
44
"description": "Akar Icons icons for stx from Iconify",
55
"author": "Arturo Wibawa",
66
"license": "MIT",

packages/collections/iconify-ant-design/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stacksjs/iconify-ant-design",
3-
"version": "0.2.9",
3+
"version": "0.2.10",
44
"description": "Ant Design Icons icons for stx from Iconify",
55
"author": "HeskeyBaozi",
66
"license": "MIT",

packages/collections/iconify-arcticons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stacksjs/iconify-arcticons",
3-
"version": "0.2.9",
3+
"version": "0.2.10",
44
"description": "Arcticons icons for stx from Iconify",
55
"author": "Donnnno",
66
"license": "CC-BY-SA-4.0",

packages/collections/iconify-basil/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stacksjs/iconify-basil",
3-
"version": "0.2.9",
3+
"version": "0.2.10",
44
"description": "Basil icons for stx from Iconify",
55
"author": "Craftwork",
66
"license": "CC-BY-4.0",

0 commit comments

Comments
 (0)