We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f8ebd1 commit 0ce0bb1Copy full SHA for 0ce0bb1
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 1.1.3
4
+
5
+### Patch Changes
6
7
+- Include postinstall script in published package and add terminal restart hint after Bun installation.
8
9
## 1.1.2
10
11
### Patch Changes
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": {
0 commit comments