Skip to content

Commit d8d1239

Browse files
chore(main): release 1.1.2 (#7)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent caf5eca commit d8d1239

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.1.1"
2+
".": "1.1.2"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.1.2](https://github.com/Sendo-labs/plugin-cryptoscore/compare/v1.1.1...v1.1.2) (2025-10-19)
4+
5+
6+
### Bug Fixes
7+
8+
* **package:** update plugin scope to [@sendo-labs](https://github.com/sendo-labs) ([caf5eca](https://github.com/Sendo-labs/plugin-cryptoscore/commit/caf5ecaedd07ce1b813d4d95e8ca561f3026b24e))
9+
310
## [1.1.1](https://github.com/Sendo-labs/plugin-cryptoscore/compare/v1.1.0...v1.1.1) (2025-10-19)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sendo-labs/plugin-cryptoscore",
33
"description": "CryptoScore plugin for ElizaOS - provides token gauges and fundamental analysis",
4-
"version": "1.1.1",
4+
"version": "1.1.2",
55
"type": "module",
66
"main": "dist/index.js",
77
"module": "dist/index.js",

0 commit comments

Comments
 (0)