diff --git a/CHANGELOG.md b/CHANGELOG.md index e9b8066..925f7ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## 1.1.1 + +### Patch Changes + +- ### CI + - Publish to GitHub Packages alongside npm on release, making the package visible on the GitHub repo page. + ## 1.1.0 ### Minor Changes diff --git a/package.json b/package.json index df039f9..e0b712b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "talent-agent", - "version": "1.1.0", + "version": "1.1.1", "description": "AI-powered talent search CLI for natural language queries", "type": "module", "bin": {