Skip to content

Commit 4d79488

Browse files
Version Packages (#619)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f0e31d7 commit 4d79488

File tree

6 files changed

+15
-12
lines changed

6 files changed

+15
-12
lines changed

.changeset/cold-weeks-notice.md

-5
This file was deleted.

.changeset/proud-deers-compare.md

-5
This file was deleted.

integrations/formspree/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
11
# @gitbook/integration-formspree
2+
3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- f0e31d7: Add a changeset for formspree

integrations/formspree/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gitbook/integration-formspree",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"private": true,
55
"dependencies": {
66
"@gitbook/runtime": "workspace:*"

integrations/jira/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @gitbook/integration-jira
2+
3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- 1bfa2e3: Prevent Jira embed render to fail when its configuration is incomplete

integrations/jira/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gitbook/integration-jira",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"private": true,
55
"scripts": {
66
"typecheck": "tsc --noEmit",

0 commit comments

Comments
 (0)