Skip to content

Commit a39004e

Browse files
github-actions[bot]vnphanquang
authored andcommitted
chore(release): changesets versioning & publication (next)
1 parent 37c6969 commit a39004e

5 files changed

Lines changed: 21 additions & 2 deletions

File tree

.changeset/pre.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"blue-carrots-jump",
2828
"breezy-meals-fry",
2929
"breezy-parents-eat",
30+
"dirty-bees-agree",
3031
"dry-guests-end",
3132
"dull-plants-smile",
3233
"eight-books-build",
@@ -46,6 +47,8 @@
4647
"late-gorillas-smoke",
4748
"nice-seas-beg",
4849
"odd-rules-argue",
50+
"pink-taxis-marry",
51+
"poor-shirts-do",
4952
"purple-monkeys-begin",
5053
"rich-swans-grow",
5154
"selfish-singers-act",

packages/preprocess-markdown/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 1.0.0-next.2
4+
5+
### Patch Changes
6+
7+
- [`73738a1`](https://github.com/vnphanquang/svelte-put/commit/73738a1efe70eb6b03248e5b3dc4797a05042e0d) Thanks [@vnphanquang](https://github.com/vnphanquang)! - escape special svelte-y characters in `code` block instead of `pre`
8+
9+
- [`f61c8ca`](https://github.com/vnphanquang/svelte-put/commit/f61c8ca5476bb9eb96bf347818859137dc8c4d54) Thanks [@vnphanquang](https://github.com/vnphanquang)! - export component type as default
10+
311
## 1.0.0-next.1
412

513
### Patch Changes

packages/preprocess-markdown/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@svelte-put/preprocess-markdown",
3-
"version": "1.0.0-next.1",
3+
"version": "1.0.0-next.2",
44
"description": "parse markdown in svelte",
55
"main": "src/index.js",
66
"module": "src/index.js",

packages/qr/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 2.0.0-next.2
4+
5+
### Patch Changes
6+
7+
- [`f61c8ca`](https://github.com/vnphanquang/svelte-put/commit/f61c8ca5476bb9eb96bf347818859137dc8c4d54) Thanks [@vnphanquang](https://github.com/vnphanquang)! - export component type as default
8+
9+
- [`afcd074`](https://github.com/vnphanquang/svelte-put/commit/afcd0745ba2b980ef8234a633aecefc2ff015a92) Thanks [@vnphanquang](https://github.com/vnphanquang)! - clean up debris
10+
311
## 2.0.0-next.1
412

513
### Minor Changes

packages/qr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@svelte-put/qr",
3-
"version": "2.0.0-next.1",
3+
"version": "2.0.0-next.2",
44
"description": "render QR as svg or img",
55
"main": "src/index.js",
66
"module": "src/index.js",

0 commit comments

Comments
 (0)