Skip to content

Commit 536b4cc

Browse files
stacks-toolinggithub-actions[bot]dancormier
authored
chore(new-release) (#433)
* chore(new-release) * Trigger Build --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Dan Cormier <[email protected]>
1 parent 24319c8 commit 536b4cc

File tree

5 files changed

+11
-13
lines changed

5 files changed

+11
-13
lines changed

.changeset/gold-wombats-jog.md

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

.changeset/hip-forks-kiss.md

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

CHANGELOG.md

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

3+
## 0.12.0
4+
5+
### Minor Changes
6+
7+
- [#429](https://github.com/StackExchange/Stacks-Editor/pull/429) [`24319c8`](https://github.com/StackExchange/Stacks-Editor/commit/24319c8db4e2415874644ae74128e538503b61fd) Thanks [@alexwarren](https://github.com/alexwarren)! - add codeblock language picker
8+
9+
- [#431](https://github.com/StackExchange/Stacks-Editor/pull/431) [`353995e`](https://github.com/StackExchange/Stacks-Editor/commit/353995e5075144c29cb71b4e1cc35ae0d6dd486a) Thanks [@threefjefff](https://github.com/threefjefff)! - Add the ability to edit a Snippet in place (via callback)
10+
311
## 0.11.2
412

513
### Patch 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.11.2",
3+
"version": "0.12.0",
44
"description": "",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)