Skip to content

Commit

Permalink
Version Packages (#10)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Jul 17, 2023
1 parent 6f672ae commit fab777d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/tame-cows-raise.md

This file was deleted.

6 changes: 6 additions & 0 deletions vscode-extension/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 0.0.12

### Patch Changes

- ci: fix packaging and publishing dynamic params generation ([`6f672ae`](https://github.com/martypenner/css-to-go/commit/6f672ae978485ca5b43dc737c68380078318f139))

## 0.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion vscode-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vscode-css-autocomplete",
"version": "0.0.11",
"version": "0.0.12",
"displayName": "CSS to Go",
"description": "CSS autocompletion for VS Code",
"author": "Marty Penner <css-to-go@penner.me>",
Expand Down

0 comments on commit fab777d

Please sign in to comment.