Skip to content

Commit

Permalink
Merge pull request #40 from XasYer/release-please--branches--main--co…
Browse files Browse the repository at this point in the history
…mponents--steam-plugin

chore(main): release 1.9.2
  • Loading branch information
XasYer authored Jan 10, 2025
2 parents 168ed61 + c06dd80 commit c2a41c2
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [1.9.2](https://github.com/XasYer/steam-plugin/compare/v1.9.1...v1.9.2) (2025-01-09)


### Bug Fixes

* canvas加载图片增加超时时间 ([710d612](https://github.com/XasYer/steam-plugin/commit/710d612ea5cfcd21fcddc0802843739463af1c2b))
* 替换文本 ([168ed61](https://github.com/XasYer/steam-plugin/commit/168ed611ad76379a5df6d31e58c390bdcd58a325))


### Performance Improvements

* 优化推送流程 ([d951bc9](https://github.com/XasYer/steam-plugin/commit/d951bc98e4aceb7f8843b5c2fcb0ce867e69e820))
* 可选是否缓存游戏中文名 ([f385840](https://github.com/XasYer/steam-plugin/commit/f3858403f47de1b6960e7b45036077576ce6e0a8))
* 换一下`#steam`的接口 ([3404ca0](https://github.com/XasYer/steam-plugin/commit/3404ca033270430de3d63cf4b9819ca53bf1aafe))

## [1.9.1](https://github.com/XasYer/steam-plugin/compare/v1.9.0...v1.9.1) (2025-01-07)


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": "steam-plugin",
"version": "1.9.1",
"version": "1.9.2",
"main": "index.js",
"author": "XasYer",
"type": "module",
Expand Down

0 comments on commit c2a41c2

Please sign in to comment.