Skip to content

Commit ce341b9

Browse files
chore(main): release codesandbox-projects-theme 1.0.1 (#13)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e5999be commit ce341b9

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

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

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.0.1](https://github.com/codesandbox/vscode-theme/compare/codesandbox-projects-theme-v1.0.0...codesandbox-projects-theme-v1.0.1) (2022-04-20)
4+
5+
6+
### Bug Fixes
7+
8+
* **markdown:** color deprecated html attributes ([#12](https://github.com/codesandbox/vscode-theme/issues/12)) ([e5999be](https://github.com/codesandbox/vscode-theme/commit/e5999be0abc2863e4cb6275fa4306c4733bdc408))
9+
310
## 1.0.0 (2022-04-20)
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.0",
5+
"version": "1.0.1",
66
"publisher": "CodeSandbox-io",
77
"license": "Apache-2.0",
88
"scripts": {

0 commit comments

Comments
 (0)