Skip to content

Commit 854b15d

Browse files
chore(release): 1.3.1 [skip ci]
## [1.3.1](v1.3.0...v1.3.1) (2024-09-08) ### Bug Fixes * add devcontainer ([e0e21c1](e0e21c1)) * deployment js file static ref broken ([15b3100](15b3100)) * github pages deployment ([b2d613a](b2d613a))
1 parent b2c660e commit 854b15d

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

linters/typescript/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.3.1](https://github.com/Agentic-Insights/codebase-context-spec/compare/v1.3.0...v1.3.1) (2024-09-08)
2+
3+
4+
### Bug Fixes
5+
6+
* add devcontainer ([e0e21c1](https://github.com/Agentic-Insights/codebase-context-spec/commit/e0e21c1c921c2ed73d3e2bde0475ed8590665da6))
7+
* deployment js file static ref broken ([15b3100](https://github.com/Agentic-Insights/codebase-context-spec/commit/15b31007c318c1cd1ef67eb33547f2863919187f))
8+
* github pages deployment ([b2d613a](https://github.com/Agentic-Insights/codebase-context-spec/commit/b2d613ad0256498bc5d087a1ffd65a49786d1c24))
9+
110
# [1.3.0](https://github.com/Agentic-Insights/codebase-context-spec/compare/v1.2.0...v1.3.0) (2024-09-06)
211

312

linters/typescript/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codebase-context-lint",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "linter for .context.md and related CCS files",
55
"main": "dist/context_linter.js",
66
"bin": {

0 commit comments

Comments
 (0)