Skip to content

Commit ed27545

Browse files
chore: version packages (#597)
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-ai/[email protected] ### Patch Changes - 8675163: Adjust fs.cp filter so scaffolding works Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8675163 commit ed27545

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/loud-hairs-trade.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

ts-framework/create-function/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @gram-ai/create-function
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- 8675163: Adjust fs.cp filter so scaffolding works
8+
39
## 0.1.0
410

511
### Minor Changes

ts-framework/create-function/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "module",
33
"name": "@gram-ai/create-function",
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"description": "Build AI tools and deploy them to getgram.ai",
66
"keywords": [],
77
"homepage": "https://github.com/speakeasy-api/gram",

0 commit comments

Comments
 (0)