Skip to content

Commit 8e5b596

Browse files
chore(main): release codesandbox-projects-theme 1.1.0 (#19)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f3d358d commit 8e5b596

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"1.0.2"}
1+
{".":"1.1.0"}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [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)
4+
5+
6+
### Features
7+
8+
* use entity.name.function ([#18](https://github.com/codesandbox/vscode-theme/issues/18)) ([f3d358d](https://github.com/codesandbox/vscode-theme/commit/f3d358d3a64303a320cbb594ddd39bf81f401ca5))
9+
310
## [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)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "codesandbox-projects-theme",
33
"displayName": "CodeSandbox Theme",
44
"description": "A CodeSandbox theme for Visual Studio Code",
5-
"version": "1.0.2",
5+
"version": "1.1.0",
66
"publisher": "CodeSandbox-io",
77
"license": "Apache-2.0",
88
"scripts": {

0 commit comments

Comments
 (0)