Skip to content

Commit

Permalink
chore(master): release 1.2.2 (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
sobird authored Feb 19, 2025
1 parent 014d571 commit 8a5fcff
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

## [1.2.2](https://github.com/sobird/xiaozhi/compare/v1.2.1...v1.2.2) (2025-02-19)


### Bug Fixes

* use @sobird/opusscript ([014d571](https://github.com/sobird/xiaozhi/commit/014d57189d3890111535f870aae569be60ab77b1))

## [1.2.1](https://github.com/sobird/xiaozhi/compare/v1.2.0...v1.2.1) (2025-02-19)


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": "@sobird/xiaozhi",
"version": "1.2.1",
"version": "1.2.2",
"description": "Run your XiaoZhi AI on the terminal",
"type": "module",
"main": "index.js",
Expand Down

0 comments on commit 8a5fcff

Please sign in to comment.