Skip to content

Commit 5561a94

Browse files
committed
chore: add changeset
1 parent fce13a5 commit 5561a94

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.changeset/slow-carrots-work.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
"getting-started": patch
3+
"navigraph": patch
4+
"@navigraph/packages": major
5+
"@navigraph/app": patch
6+
---
7+
8+
Added `@navigraph/packages` module for interactions with the packages-api.

packages/packages/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@navigraph/packages",
3-
"version": "1.0.0",
3+
"version": "0.0.1",
44
"license": "MIT",
55
"description": "Allows interaction with the Navigraph Packages API as part of the Navigraph SDK",
66
"author": "Navigraph <[email protected]> (https://navigraph.com)",

0 commit comments

Comments
 (0)