Skip to content

Commit 0676ea0

Browse files
authored
chore(release): version packages (#1043)
1 parent b032f3a commit 0676ea0

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/green-mangos-tickle.md

-5
This file was deleted.

packages/parser/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @asyncapi/parser
22

3+
## 3.2.1
4+
5+
### Patch Changes
6+
7+
- b032f3a: fix: upgrade `ajv` to version `8.17.1` to lay the foundation for fixing https://github.com/asyncapi/parser-js/issues/980 in `Studio`
8+
39
## 3.2.0
410

511
### Minor Changes

packages/parser/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@asyncapi/parser",
3-
"version": "3.2.0",
3+
"version": "3.2.1",
44
"description": "JavaScript AsyncAPI parser.",
55
"private": false,
66
"bugs": {

0 commit comments

Comments
 (0)