Skip to content

Commit

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


##
[0.1.4](gensx-openai-v0.1.3...gensx-openai-v0.1.4)
(2025-01-28)


### ✨ New Features

* Add secrets masking
([#182](#182))
([17826a7](17826a7))


### 📚 Documentation

* add discord links and update github links
([#179](#179))
([a919345](a919345))

---
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 28, 2025
1 parent 1fce757 commit f1737ce
Show file tree
Hide file tree
Showing 3 changed files with 14 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.6",
"packages/gensx-openai": "0.1.3",
"packages/gensx-openai": "0.1.4",
"packages/create-gensx": "0.1.6"
}
12 changes: 12 additions & 0 deletions packages/gensx-openai/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.1.4](https://github.com/gensx-inc/gensx/compare/gensx-openai-v0.1.3...gensx-openai-v0.1.4) (2025-01-28)


### ✨ New Features

* Add secrets masking ([#182](https://github.com/gensx-inc/gensx/issues/182)) ([17826a7](https://github.com/gensx-inc/gensx/commit/17826a784eccb1641d05fe38a0ee7886a771e019))


### 📚 Documentation

* add discord links and update github links ([#179](https://github.com/gensx-inc/gensx/issues/179)) ([a919345](https://github.com/gensx-inc/gensx/commit/a9193453d49034e115152810292900d3caa3f084))

## [0.1.3](https://github.com/gensx-inc/gensx/compare/gensx-openai-v0.1.2...gensx-openai-v0.1.3) (2025-01-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/gensx-openai/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gensx/openai",
"version": "0.1.3",
"version": "0.1.4",
"description": "OpenAI integration for GenSX",
"type": "module",
"main": "./dist/index.js",
Expand Down

0 comments on commit f1737ce

Please sign in to comment.