Skip to content

Commit 4580d8d

Browse files
stacks-toolinggithub-actions[bot]threefjefff
authored
chore(new-release) (#435)
* chore(new-release) * Trigger Build --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: James Boyden <jboyden@stackoverflow.com>
1 parent 2096f93 commit 4580d8d

File tree

8 files changed

+19
-28
lines changed

8 files changed

+19
-28
lines changed

.changeset/fifty-tips-listen.md

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

.changeset/fresh-towns-eat.md

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

.changeset/little-ears-rescue.md

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

.changeset/moody-rabbits-argue.md

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

.changeset/olive-snakes-wink.md

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

CHANGELOG.md

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

3+
## 0.13.0
4+
5+
### Minor Changes
6+
7+
- [#430](https://github.com/StackExchange/Stacks-Editor/pull/430) [`9c9f946`](https://github.com/StackExchange/Stacks-Editor/commit/9c9f946265acd428aef4a8efe6ae281bc1f627b3) Thanks [@alizaberger](https://github.com/alizaberger)! - Adds show/hide functionality to Snippets
8+
9+
### Patch Changes
10+
11+
- [#439](https://github.com/StackExchange/Stacks-Editor/pull/439) [`2096f93`](https://github.com/StackExchange/Stacks-Editor/commit/2096f935997f00b94a7d150d73f7c631cd002b1f) Thanks [@threefjefff](https://github.com/threefjefff)! - Include Snippets Icon for local development. Minor copy change to Snippets menu item.
12+
13+
- [#437](https://github.com/StackExchange/Stacks-Editor/pull/437) [`48dc5be`](https://github.com/StackExchange/Stacks-Editor/commit/48dc5be4703e20bd5bfcd3fb628cf642df6f3a6d) Thanks [@threefjefff](https://github.com/threefjefff)! - Fix the ability to move around Snippets (enter and exit with arrow keys) and swallows commands that are incompatible with snippets (e.g. creating horizontal rules)
14+
15+
- [#436](https://github.com/StackExchange/Stacks-Editor/pull/436) [`b8c8274`](https://github.com/StackExchange/Stacks-Editor/commit/b8c82741954b3e2e4f82970f7ea1670a4a5a0510) Thanks [@alizaberger](https://github.com/alizaberger)! - fix markdown preview toggle bug
16+
17+
- [#438](https://github.com/StackExchange/Stacks-Editor/pull/438) [`92c82d9`](https://github.com/StackExchange/Stacks-Editor/commit/92c82d9b117ba4709ff0569e80bff32d1eaecfa4) Thanks [@threefjefff](https://github.com/threefjefff)! - Actually register the Snippets open command (rather than just showing it in the tooltip)
18+
319
## 0.12.0
420

521
### 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.12.0",
3+
"version": "0.13.0",
44
"description": "",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)