Skip to content

Commit 61d6e38

Browse files
Merge pull request #18 from anand-testcompare/release-please--branches--main--components--opencode-palantir
chore(main): release 0.1.4
2 parents 8ece0b6 + 6e954bd commit 61d6e38

3 files changed

Lines changed: 9 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.3"
2+
".": "0.1.4"
33
}

CHANGELOG.md

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

3+
## [0.1.4](https://github.com/anand-testcompare/opencode-palantir/compare/v0.1.3...v0.1.4) (2026-02-08)
4+
5+
6+
### Bug Fixes
7+
8+
* paginate list_all_docs ([8ece0b6](https://github.com/anand-testcompare/opencode-palantir/commit/8ece0b6dd06251d992d3b2c3e1b8a689dfb0e366))
9+
310
## [0.1.3](https://github.com/anand-testcompare/opencode-palantir/compare/v0.1.2...v0.1.3) (2026-02-08)
411

512

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.3",
3+
"version": "0.1.4",
44
"description": "collection of tools, agents, hooks to supercharge development in foundry",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)