Skip to content

Commit

Permalink
chore(main): release codesandbox-projects-theme 1.1.0 (#19)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Sep 6, 2022
1 parent f3d358d commit 8e5b596
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"1.0.2"}
{".":"1.1.0"}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.0](https://github.com/codesandbox/vscode-theme/compare/codesandbox-projects-theme-v1.0.2...codesandbox-projects-theme-v1.1.0) (2022-08-03)


### Features

* use entity.name.function ([#18](https://github.com/codesandbox/vscode-theme/issues/18)) ([f3d358d](https://github.com/codesandbox/vscode-theme/commit/f3d358d3a64303a320cbb594ddd39bf81f401ca5))

## [1.0.2](https://github.com/codesandbox/vscode-theme/compare/codesandbox-projects-theme-v1.0.1...codesandbox-projects-theme-v1.0.2) (2022-06-27)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "codesandbox-projects-theme",
"displayName": "CodeSandbox Theme",
"description": "A CodeSandbox theme for Visual Studio Code",
"version": "1.0.2",
"version": "1.1.0",
"publisher": "CodeSandbox-io",
"license": "Apache-2.0",
"scripts": {
Expand Down

0 comments on commit 8e5b596

Please sign in to comment.