diff --git a/CHANGELOG.md b/CHANGELOG.md index c433887..0c4e34c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 1.1.3 + +### Patch Changes + +- Include postinstall script in published package and add terminal restart hint after Bun installation. + ## 1.1.2 ### Patch Changes diff --git a/package.json b/package.json index 239a134..30e3b3d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "talent-agent", - "version": "1.1.2", + "version": "1.1.3", "description": "AI-powered talent search CLI for natural language queries", "type": "module", "bin": {