Skip to content

Commit

Permalink
chore(release): changesets versioning & publication
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and acao committed Jul 21, 2023
1 parent d4cfe11 commit fcb9042
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/brown-candles-promise.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# codemirror-json-schema

## 0.3.0

### Minor Changes

- d4cfe11: improve autocompletion with support for allOf, anyOf, oneOf

## 0.2.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "codemirror-json-schema",
"license": "MIT",
"version": "0.2.3",
"version": "0.3.0",
"description": "A JSONSchema enabled mode for codemirror 6, for both json4 and json5, inspired by monaco-json",
"contributors": [
{
Expand Down

0 comments on commit fcb9042

Please sign in to comment.