Skip to content

Commit a1ce57e

Browse files
chore(new-release) (#418)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 82c202d commit a1ce57e

File tree

5 files changed

+11
-16
lines changed

5 files changed

+11
-16
lines changed

.changeset/flat-ways-post.md

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

.changeset/major-berries-relax.md

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

.changeset/silly-turtles-doubt.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.11.1
4+
5+
### Patch Changes
6+
7+
- [`575c48d`](https://github.com/StackExchange/Stacks-Editor/commit/575c48d1f2e6ceea8c5345967695c0e458a4d6e6) Thanks [@giamir](https://github.com/giamir)! - add entry point for commonjs imports
8+
9+
- [`5521429`](https://github.com/StackExchange/Stacks-Editor/commit/5521429a2382c55eb333e85d52ce21f2711ba0f5) Thanks [@giamir](https://github.com/giamir)! - fix incorrect type reference for plugins exports
10+
11+
- [`82c202d`](https://github.com/StackExchange/Stacks-Editor/commit/82c202d75d6e01aaf06e725cfc6c6147510d96b0) Thanks [@giamir](https://github.com/giamir)! - map location of editor styles bundle to exports
12+
313
## 0.11.0
414

515
### Minor Changes

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.0",
3+
"version": "0.11.1",
44
"description": "",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)