Skip to content

Commit

Permalink
chore(release): 1.1.0
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.0...v1.1.0) (2022-10-12)

### Features

* **ci:** semantic-release ([306c9de](306c9de))
  • Loading branch information
semantic-release-bot committed Oct 12, 2022
1 parent 306c9de commit 691e564
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.1.0](https://github.com/oparaskos/vscode-fountain/compare/v1.0.0...v1.1.0) (2022-10-12)


### Features

* **ci:** semantic-release ([306c9de](https://github.com/oparaskos/vscode-fountain/commit/306c9def1c7bc44a5abfc64aa5c36dd2a6274dce))

# 1.0.0 (2022-10-12)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Fountain Lanuage Server",
"author": "Oliver Paraskos",
"license": "MIT",
"version": "1.0.0",
"version": "1.1.0",
"repository": {
"type": "git",
"url": "https://github.com/oparaskos/vscode-fountain"
Expand Down

0 comments on commit 691e564

Please sign in to comment.