Skip to content

Commit

Permalink
chore: [skip ci] bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
danilowoz committed Nov 30, 2022
1 parent 1ffb205 commit 87eb7d4
Show file tree
Hide file tree
Showing 6 changed files with 37 additions and 4 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.17.1](https://github.com/codesandbox/sandpack/compare/v1.17.0...v1.17.1) (2022-11-30)


### Bug Fixes

* **vue template:** support script setup template ([#648](https://github.com/codesandbox/sandpack/issues/648)) ([1ffb205](https://github.com/codesandbox/sandpack/commit/1ffb2059221db1537faca770a5a4edb4c578f14e))





# [1.17.0](https://github.com/codesandbox/sandpack/compare/v1.16.0...v1.17.0) (2022-10-31)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@
"message": "chore: [skip ci] bump packages"
}
},
"version": "1.17.0"
"version": "1.17.1"
}
11 changes: 11 additions & 0 deletions sandpack-client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.17.1](https://github.com/codesandbox/sandpack/compare/v1.17.0...v1.17.1) (2022-11-30)


### Bug Fixes

* **vue template:** support script setup template ([#648](https://github.com/codesandbox/sandpack/issues/648)) ([1ffb205](https://github.com/codesandbox/sandpack/commit/1ffb2059221db1537faca770a5a4edb4c578f14e))





## [1.12.1](https://github.com/codesandbox/sandpack/compare/v1.12.0...v1.12.1) (2022-10-04)

**Note:** Version bump only for package @codesandbox/sandpack-client
Expand Down
2 changes: 1 addition & 1 deletion sandpack-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codesandbox/sandpack-client",
"version": "1.12.1",
"version": "1.17.1",
"description": "",
"keywords": [],
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions sandpack-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.17.1](https://github.com/codesandbox/sandpack/compare/v1.17.0...v1.17.1) (2022-11-30)


### Bug Fixes

* **vue template:** support script setup template ([#648](https://github.com/codesandbox/sandpack/issues/648)) ([1ffb205](https://github.com/codesandbox/sandpack/commit/1ffb2059221db1537faca770a5a4edb4c578f14e))





# [1.17.0](https://github.com/codesandbox/sandpack/compare/v1.16.0...v1.17.0) (2022-10-31)

**Note:** Version bump only for package @codesandbox/sandpack-react
Expand Down
4 changes: 2 additions & 2 deletions sandpack-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codesandbox/sandpack-react",
"version": "1.17.0",
"version": "1.17.1",
"description": "",
"keywords": [],
"repository": {
Expand Down Expand Up @@ -50,7 +50,7 @@
"@codemirror/matchbrackets": "^0.19.3",
"@codemirror/state": "^0.19.6",
"@codemirror/view": "^0.19.32",
"@codesandbox/sandpack-client": "^1.12.1",
"@codesandbox/sandpack-client": "^1.17.1",
"@react-hook/intersection-observer": "^3.1.1",
"@stitches/core": "^1.2.6",
"clean-set": "^1.1.2",
Expand Down

0 comments on commit 87eb7d4

Please sign in to comment.