Commit 4f9f5f9
chore: version packages (#531)
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.
# Releases
## @gram/[email protected]
### Minor Changes
- 6ac98df: Add whoami command to easily view details about the current
profile specified in $HOME/.gram/profile.json
- 1470223: Support automated authentication for any user profile via
`gram auth`
## @gram/[email protected]
### Minor Changes
- 9df917a: Adds the ability for users of private servers to load the
install page for easy user install of MCPs.
### Patch Changes
- f7a157d: Fix to set srcToolUrn when updating variations
- 9df917a: fix: update to use mcpb instead of dxt nomenclature for MCP
installation pages
## @gram/[email protected]
### Minor Changes
- 9df917a: Adds the ability for users of private servers to load the
install page for easy user install of MCPs.
### Patch Changes
- 3fa88db: Allow PCRE regex on incoming JSON sources, despite not
necessarily being supported by Go's native regexp parsing.
- f15d1fe: Implements the boilerplate of being able to parse
openIdConnect securitySchemes and treat the accessToken produced as a
possible implementation of MCP OAuth
- 9df917a: fix: update to use mcpb instead of dxt nomenclature for MCP
installation pages
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 8d5db2d commit 4f9f5f9
File tree
14 files changed
+33
-42
lines changed- .changeset
- client/dashboard
- cli
- server
14 files changed
+33
-42
lines changedThis file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
3 | 10 | | |
4 | 11 | | |
5 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
0 commit comments