Skip to content

Commit f5cb2a4

Browse files
github-actions[bot]Auto Chronus Bot
andauthored
Release changes (#138)
## Change summary: ### No packages to be bumped at **major** ### 7 packages to be bumped at **minor**: - @alloy-js/core `0.13.0` → `0.14.0` - @alloy-js/java `0.13.0` → `0.14.0` - @alloy-js/json `0.13.0` → `0.14.0` - @alloy-js/csharp `0.13.0` → `0.14.0` - @alloy-js/typescript `0.13.0` → `0.14.0` - @alloy-js/create `0.13.0` → `0.14.0` - @alloy-js/cli `0.13.0` → `0.14.0` ### No packages to be bumped at **patch** Co-authored-by: Auto Chronus Bot <chronus@github.com>
1 parent 7cba02f commit f5cb2a4

File tree

15 files changed

+35
-22
lines changed

15 files changed

+35
-22
lines changed

.chronus/changes/fix-pkg-type-import-2025-4-1-19-14-32.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

.chronus/changes/readonly-indexers-2025-4-1-11-23-58.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alloy-js/cli",
3-
"version": "0.13.0",
3+
"version": "0.14.0",
44
"type": "module",
55
"description": "Alloy cli for building alloy components",
66
"homepage": "https://github.com/alloy-framework/alloy",

packages/core/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog - @alloy-js/core
22

3+
## 0.14.0
4+
5+
No changes, version bump only.
6+
37
## 0.13.0
48

59
### Bug Fixes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alloy-js/core",
3-
"version": "0.13.0",
3+
"version": "0.14.0",
44
"description": "",
55
"main": "./dist/src/index.js",
66
"exports": {

packages/create/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog - @alloy-js/create
22

3+
## 0.14.0
4+
5+
No changes, version bump only.
6+
37
## 0.13.0
48

59
No changes, version bump only.

packages/create/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alloy-js/create",
3-
"version": "0.13.0",
3+
"version": "0.14.0",
44
"description": "Create an Alloy project with npm init @alloy-js",
55
"main": "./dist/src/index.js",
66
"bin": "./dist/src/index.js",

packages/csharp/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog - @alloy-js/csharp
22

3+
## 0.14.0
4+
5+
No changes, version bump only.
6+
37
## 0.13.0
48

59
No changes, version bump only.

packages/csharp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alloy-js/csharp",
3-
"version": "0.13.0",
3+
"version": "0.14.0",
44
"description": "",
55
"exports": {
66
".": {

packages/java/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog - @alloy-js/java
22

3+
## 0.14.0
4+
5+
No changes, version bump only.
6+
37
## 0.13.0
48

59
No changes, version bump only.

0 commit comments

Comments
 (0)