Skip to content

Commit a05eacf

Browse files
Publish package (#6)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 754a003 commit a05eacf

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fancy-eyes-post.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @codama/renderers-js-umi
22

3+
## 1.1.23
4+
5+
### Patch Changes
6+
7+
- [#5](https://github.com/codama-idl/renderers-js-umi/pull/5) [`754a003`](https://github.com/codama-idl/renderers-js-umi/commit/754a0035bb9637dfdf03a8818d88cbca245b329f) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Bump Codama
8+
39
## 1.1.21
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codama/renderers-js-umi",
3-
"version": "1.1.22",
3+
"version": "1.1.23",
44
"description": "JavaScript renderer compatible with the Umi framework",
55
"exports": {
66
"types": "./dist/types/index.d.ts",

0 commit comments

Comments
 (0)