Skip to content

Commit 5e8fbed

Browse files
committed
Bump Codama
1 parent 1cfb717 commit 5e8fbed

File tree

3 files changed

+108
-251
lines changed

3 files changed

+108
-251
lines changed

.changeset/fancy-eyes-post.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@codama/renderers-js-umi': patch
3+
---
4+
5+
Bump Codama

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codama/renderers-js-umi",
3-
"version": "1.1.21",
3+
"version": "1.1.22",
44
"description": "JavaScript renderer compatible with the Umi framework",
55
"exports": {
66
"types": "./dist/types/index.d.ts",
@@ -42,11 +42,11 @@
4242
"test:unit": "vitest run"
4343
},
4444
"dependencies": {
45-
"@codama/errors": "^1.3.6",
46-
"@codama/nodes": "^1.3.6",
47-
"@codama/renderers-core": "^1.2.1",
48-
"@codama/validators": "^1.3.6",
49-
"@codama/visitors-core": "^1.3.6",
45+
"@codama/errors": "^1.3.7",
46+
"@codama/nodes": "^1.3.7",
47+
"@codama/renderers-core": "^1.2.2",
48+
"@codama/validators": "^1.3.7",
49+
"@codama/visitors-core": "^1.3.7",
5050
"@solana/codecs-strings": "^3.0.3",
5151
"nunjucks": "^3.2.4",
5252
"prettier": "^3.6.2"

0 commit comments

Comments
 (0)