Skip to content

Commit b0bc1e3

Browse files
[1.x] Publish packages (#949)
1 parent ba879fd commit b0bc1e3

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/solid-tables-decide.md

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

packages/renderers-core/CHANGELOG.md

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

3+
## 1.3.4
4+
5+
### Patch Changes
6+
7+
- [#948](https://github.com/codama-idl/codama/pull/948) [`ba879fd`](https://github.com/codama-idl/codama/commit/ba879fd4528341cb5d738917026ecafe999ebe2e) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Add filepath as second argument of RenderMap transform helpers
8+
39
## 1.3.3
410

511
### Patch Changes

packages/renderers-core/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-core",
3-
"version": "1.3.3",
3+
"version": "1.3.4",
44
"description": "Core types and helpers for Codama renderers to use",
55
"exports": {
66
"types": "./dist/types/index.d.ts",

0 commit comments

Comments
 (0)