Skip to content

Commit f6aef29

Browse files
stacks-toolinggithub-actions[bot]alizaberger
authored
chore(new-release) (#444)
* chore(new-release) * chore(new-release) --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Aliza Berger <[email protected]>
1 parent c9e49d0 commit f6aef29

File tree

5 files changed

+13
-13
lines changed

5 files changed

+13
-13
lines changed

.changeset/good-sides-make.md

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

.changeset/short-windows-tan.md

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

CHANGELOG.md

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

3+
## 0.14.0
4+
5+
### Minor Changes
6+
7+
- [#440](https://github.com/StackExchange/Stacks-Editor/pull/440) [`c9e49d0`](https://github.com/StackExchange/Stacks-Editor/commit/c9e49d0e13dc8dadc736dcb14066551254c06015) Thanks [@threefjefff](https://github.com/threefjefff)! - Add extra controls to Snippet View (Edit, Show/Hide results, Expand/Shrink results)
8+
9+
### Patch Changes
10+
11+
- [#434](https://github.com/StackExchange/Stacks-Editor/pull/434) [`1497b2d`](https://github.com/StackExchange/Stacks-Editor/commit/1497b2d4cd80a53632e5ad174fc0b5598090605e) Thanks [@dancormier](https://github.com/dancormier)! - Minor a11y and layout fixes for "Run code snippets" button
12+
313
## 0.13.0
414

515
### Minor Changes

package-lock.json

Lines changed: 2 additions & 2 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": "0.13.0",
3+
"version": "0.14.0",
44
"description": "",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)