Skip to content

Commit

Permalink
chore(main): release create-gensx 0.1.1 (#77)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[0.1.1](create-gensx-v0.1.0...create-gensx-v0.1.1)
(2025-01-07)


### 🐛 Bug Fixes

* Fix the build command for create-gensx.
([1f1c134](1f1c134))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
jmoseley authored Jan 7, 2025
1 parent 1f1c134 commit 818f6fb
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"packages/gensx": "0.2.1",
"packages/gensx-openai": "0.1.1",
"packages/create-gensx": "0.1.0"
"packages/create-gensx": "0.1.1"
}
7 changes: 7 additions & 0 deletions packages/create-gensx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.1](https://github.com/cortexclick/gensx/compare/create-gensx-v0.1.0...create-gensx-v0.1.1) (2025-01-07)


### 🐛 Bug Fixes

* Fix the build command for create-gensx. ([1f1c134](https://github.com/cortexclick/gensx/commit/1f1c1344b3d47317875574ba5209c3e78631387d))

## 0.1.0 (2025-01-07)


Expand Down
2 changes: 1 addition & 1 deletion packages/create-gensx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-gensx",
"version": "0.1.0",
"version": "0.1.1",
"type": "module",
"engines": {
"node": ">=18.0.0"
Expand Down

0 comments on commit 818f6fb

Please sign in to comment.