Skip to content

Commit 7f3059a

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

19 files changed

+44
-39
lines changed

.chronus/changes/markdown-2025-4-2-16-4-5.md

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

.chronus/changes/rest-and-spread-2025-4-1-21-6-24.md

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

.chronus/changes/rest-and-spread-2025-4-1-21-6-38.md

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

.chronus/changes/sort-import-2025-4-2-3-24-42.md

Lines changed: 0 additions & 8 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.14.0",
3+
"version": "0.15.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.15.0
4+
5+
No changes, version bump only.
6+
37
## 0.14.0
48

59
No changes, version bump only.

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.14.0",
3+
"version": "0.15.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.15.0
4+
5+
No changes, version bump only.
6+
37
## 0.14.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.14.0",
3+
"version": "0.15.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.15.0
4+
5+
No changes, version bump only.
6+
37
## 0.14.0
48

59
No changes, version bump only.

0 commit comments

Comments
 (0)