Skip to content

Commit cc235f1

Browse files
chore(new-release) (#425)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 15df704 commit cc235f1

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

.changeset/some-facts-learn.md

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

CHANGELOG.md

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

3+
## 0.11.2
4+
5+
### Patch Changes
6+
7+
- [#424](https://github.com/StackExchange/Stacks-Editor/pull/424) [`15df704`](https://github.com/StackExchange/Stacks-Editor/commit/15df70432d618900a03ab62538bb644ba3397a0c) Thanks [@threefjefff](https://github.com/threefjefff)! - Refactor inline styling to stacks css classes, adding positioning class
8+
39
## 0.11.1
410

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

0 commit comments

Comments
 (0)