diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..33e471b --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,28 @@ + + +# Changelog + +## Version 1.0.0 + +Released on **2024-01-26** + +#### ✨ Features + +- **misc**: Add steam plugin. + +
+ +
+Improvements and Fixes + +#### What's improved + +- **misc**: Add steam plugin ([587197a](https://github.com/lobehub/chat-plugin-steam/commit/587197a)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
diff --git a/package.json b/package.json index 29c800c..acb5553 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lobehub/chat-plugin-steam", - "version": "1.5.1", + "version": "1.0.0", "private": true, "description": "Obtain game information and user reviews from Steam", "homepage": "https://github.com/lobehub/chat-plugin-steam",