Skip to content

Commit

Permalink
chore: release ng-monaco-editor (#74)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Apr 9, 2022
1 parent 20ee91a commit 1405e1d
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/fresh-apples-accept.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gentle-tips-compare.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/large-mugs-sin.md

This file was deleted.

12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## 5.0.0

### Major Changes

- [#73](https://github.com/alauda/ng-monaco-editor/pull/73) [`bcf921b`](https://github.com/alauda/ng-monaco-editor/commit/bcf921ba97e1e3a599cf96d79157148a960165c3) Thanks [@JounQin](https://github.com/JounQin)! - feat!: expose theme as Observable, remove isDarkTheme

### Patch Changes

- [#75](https://github.com/alauda/ng-monaco-editor/pull/75) [`bddf557`](https://github.com/alauda/ng-monaco-editor/commit/bddf557d39163a31956f8325724379c1fc1d3933) Thanks [@JounQin](https://github.com/JounQin)! - chore: provide service and config in root

- [#73](https://github.com/alauda/ng-monaco-editor/pull/73) [`bcf921b`](https://github.com/alauda/ng-monaco-editor/commit/bcf921ba97e1e3a599cf96d79157148a960165c3) Thanks [@JounQin](https://github.com/JounQin)! - fix: use `defaultOptions.theme` as default theme

## 4.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-monaco-editor",
"version": "4.0.3",
"version": "5.0.0",
"description": "Angular wrapper for monaco-editor",
"repository": "git+https://github.com/alauda/ng-monaco-editor.git",
"author": "Alauda Frontend",
Expand Down

0 comments on commit 1405e1d

Please sign in to comment.