Skip to content

Commit

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


##
[0.1.1](v0.1.0...v0.1.1)
(2025-02-02)


### Bug Fixes

* actually generate typescript
([#11](#11))
([5600379](5600379))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: sofer-ai-bot[bot] <187193998+sofer-ai-bot[bot]@users.noreply.github.com>
  • Loading branch information
sofer-ai-bot[bot] authored Feb 2, 2025
1 parent 5600379 commit c8b2a56
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.1](https://github.com/SoferAi/soferai-ts/compare/v0.1.0...v0.1.1) (2025-02-02)


### Bug Fixes

* actually generate typescript ([#11](https://github.com/SoferAi/soferai-ts/issues/11)) ([5600379](https://github.com/SoferAi/soferai-ts/commit/56003796145ac90415986455eee271d166804dcd))

## 0.1.0 (2025-02-02)

### Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "soferai",
"version": "0.1.0",
"version": "0.1.1",
"repository": "https://github.com/soferai/soferai-ts",
"main": "./index.js",
"types": "./index.d.ts",
Expand Down

0 comments on commit c8b2a56

Please sign in to comment.