Skip to content

Commit 0625eb9

Browse files
chore(new-release) (beta) (#503)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2738c2e commit 0625eb9

File tree

4 files changed

+35
-5
lines changed

4 files changed

+35
-5
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"@stackoverflow/stacks-editor": "0.15.3"
66
},
77
"changesets": [
8+
"better-deer-tap",
89
"mean-tools-hammer",
910
"ninety-lizards-report",
1011
"ripe-carpets-pull",

CHANGELOG.md

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

3+
## 1.0.0-beta.4
4+
5+
### Patch Changes
6+
7+
- [`2738c2e`](https://github.com/StackExchange/Stacks-Editor/commit/2738c2eae1e69dea5081df9f5c5a1fe22cac3119) Thanks [@giamir](https://github.com/giamir)! - Support both @stackoverflow/stacks v2 and v3 as peer dependencies
8+
39
## 1.0.0-beta.3
410

511
### Patch Changes

package-lock.json

Lines changed: 27 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stackoverflow/stacks-editor",
3-
"version": "1.0.0-beta.3",
3+
"version": "1.0.0-beta.4",
44
"description": "",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)