We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30ff22e commit aba56b4Copy full SHA for aba56b4
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.3.0](https://github.com/stillrivercode/idk/compare/v1.2.2...v1.3.0) (2025-07-16)
2
+
3
4
+### Features
5
6
+* add roadmap command definition ([#15](https://github.com/stillrivercode/idk/issues/15)) ([30ff22e](https://github.com/stillrivercode/idk/commit/30ff22ebc1b63493e565b430bc3071e02b5dbb4d))
7
8
## [1.2.2](https://github.com/stillrivercode/idk/compare/v1.2.1...v1.2.2) (2025-07-16)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@stillrivercode/information-dense-keywords",
- "version": "1.2.2",
+ "version": "1.3.0",
"description": "Information Dense Keywords Dictionary - A curated vocabulary for instructing AI assistants",
"keywords": [
"ai",
0 commit comments