Skip to content

Commit 42a809a

Browse files
feat(changeset): version packages (#238)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1f735f9 commit 42a809a

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/loud-lamps-cover.md

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

packages/modules/surveyjs/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @o2s/modules.surveyjs
22

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- 1f735f9: corrected dependency
8+
39
## 0.2.0
410

511
### Minor Changes

packages/modules/surveyjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@o2s/modules.surveyjs",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"private": false,
55
"license": "MIT",
66
"description": "A module that handles fetching, rendering ans submitting SurveyJS-based forms.",

0 commit comments

Comments
 (0)