Releases: semiotic-ai/timeline-aggregation-protocol-subgraph
Releases · semiotic-ai/timeline-aggregation-protocol-subgraph
v1.1.1 - Security fixes and CI improvements
What's Changed
🔒 Security Fixes
- Fixed tar-fs vulnerability by upgrading @graphprotocol/graph-cli to v0.97.1
- Resolved security vulnerabilities in dependencies
🔧 CI/CD Improvements
- Updated GitHub Actions Node.js setup from v2 to v4
- Fixed package manager conflicts with Corepack configuration
- Improved build script reliability and error handling
- Fixed yarn.lock gitignore pattern to allow test dependencies
📦 Dependencies
- Upgraded @graphprotocol/graph-cli from previous version to ^0.97.1
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- ci: change docker-compose to "docker compose" by @carlosvdr in #25
- feat: add transaction timestamp by @carlosvdr in #24
- chore: update package version by @carlosvdr in #26
Full Changelog: v1.0.0...v1.1.0