Skip to content

Commit 818e272

Browse files
Merge pull request #6 from anand-testcompare/release-please--branches--main--components--opencode-palantir
chore(main): release 0.1.1
2 parents 4dfef17 + f1a5132 commit 818e272

3 files changed

Lines changed: 11 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.0"
2+
".": "0.1.1"
33
}

CHANGELOG.md

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

3+
## [0.1.1](https://github.com/anand-testcompare/opencode-palantir/compare/v0.1.0...v0.1.1) (2026-02-06)
4+
5+
6+
### Bug Fixes
7+
8+
* **release:** use release-please manifest config ([4dfef17](https://github.com/anand-testcompare/opencode-palantir/commit/4dfef1722d82cc432cd833c6f65611a2738b42f0))
9+
10+
## Changelog
11+
312
All notable changes to this project will be documented here by Release Please.

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

0 commit comments

Comments
 (0)