Skip to content

Commit 0c1404b

Browse files
chore(main): release 0.1.2
1 parent 35d02d8 commit 0c1404b

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.1"
2+
".": "0.1.2"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.1.2](https://github.com/anand-testcompare/opencode-palantir/compare/v0.1.1...v0.1.2) (2026-02-07)
4+
5+
6+
### Features
7+
8+
* add Foundry sub-agents and palantir-mcp tool gating setup ([35d02d8](https://github.com/anand-testcompare/opencode-palantir/commit/35d02d82cbf49c290c564f6213f8d30398053321))
9+
10+
11+
### Bug Fixes
12+
13+
* address CodeRabbit review ([a74bfd0](https://github.com/anand-testcompare/opencode-palantir/commit/a74bfd076c927a13732b131c40a4cfe07db5c99b))
14+
315
## [0.1.1](https://github.com/anand-testcompare/opencode-palantir/compare/v0.1.0...v0.1.1) (2026-02-06)
416

517

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openontology/opencode-palantir",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "collection of tools, agents, hooks to supercharge development in foundry",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)