Skip to content

Commit

Permalink
Version Packages (#32)
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] authored Sep 5, 2024
1 parent 092282d commit 7e6f7c2
Show file tree
Hide file tree
Showing 9 changed files with 41 additions and 28 deletions.
7 changes: 0 additions & 7 deletions .changeset/afraid-impalas-grab.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/clever-hounds-travel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/old-mails-burn.md

This file was deleted.

11 changes: 11 additions & 0 deletions cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @heatsrc/vuedc

## 3.3.3

### Patch Changes

- [#30](https://github.com/heatsrc/vue-declassified/pull/30) [`f567de2aecb8fd40c11de0c5f3c202343997fe05`](https://github.com/heatsrc/vue-declassified/commit/f567de2aecb8fd40c11de0c5f3c202343997fe05) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump vite from 4.4.11 to 4.4.12

- [#36](https://github.com/heatsrc/vue-declassified/pull/36) [`3b48917060a57b994d8085775d6237ff9640e1d7`](https://github.com/heatsrc/vue-declassified/commit/3b48917060a57b994d8085775d6237ff9640e1d7) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump vite from 4.5.2 to 4.5.3

- Updated dependencies [[`f567de2aecb8fd40c11de0c5f3c202343997fe05`](https://github.com/heatsrc/vue-declassified/commit/f567de2aecb8fd40c11de0c5f3c202343997fe05), [`3b48917060a57b994d8085775d6237ff9640e1d7`](https://github.com/heatsrc/vue-declassified/commit/3b48917060a57b994d8085775d6237ff9640e1d7), [`332ff521245daf4cc5aecdeaec404462f847ab0c`](https://github.com/heatsrc/vue-declassified/commit/332ff521245daf4cc5aecdeaec404462f847ab0c)]:
- @heatsrc/vue-declassified@3.2.3

## 3.3.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@heatsrc/vuedc",
"description": "Transform Vue Class Components to Vue 3 script setup",
"version": "3.3.2",
"version": "3.3.3",
"packageManager": "[email protected]",
"engines": {
"node": ">= 18.18.0"
Expand Down
10 changes: 10 additions & 0 deletions client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @heatsrc/vue-declassified

## 3.2.3

### Patch Changes

- [#30](https://github.com/heatsrc/vue-declassified/pull/30) [`f567de2aecb8fd40c11de0c5f3c202343997fe05`](https://github.com/heatsrc/vue-declassified/commit/f567de2aecb8fd40c11de0c5f3c202343997fe05) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump vite from 4.4.11 to 4.4.12

- [#36](https://github.com/heatsrc/vue-declassified/pull/36) [`3b48917060a57b994d8085775d6237ff9640e1d7`](https://github.com/heatsrc/vue-declassified/commit/3b48917060a57b994d8085775d6237ff9640e1d7) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump vite from 4.5.2 to 4.5.3

- [#37](https://github.com/heatsrc/vue-declassified/pull/37) [`332ff521245daf4cc5aecdeaec404462f847ab0c`](https://github.com/heatsrc/vue-declassified/commit/332ff521245daf4cc5aecdeaec404462f847ab0c) Thanks [@fb-sean](https://github.com/fb-sean)! - Reset registry when stopping on collisions

## 3.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@heatsrc/vue-declassified",
"version": "3.2.2",
"version": "3.2.3",
"description": "Transform Vue Class Components to Vue 3 script setup",
"packageManager": "[email protected]",
"engines": {
Expand Down
23 changes: 17 additions & 6 deletions demo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
## [2.1.3](https://github.com/vuejs/repl/compare/v2.1.2...v2.1.3) (2023-06-22)

## 1.0.15

### Patch Changes

- [#30](https://github.com/heatsrc/vue-declassified/pull/30) [`f567de2aecb8fd40c11de0c5f3c202343997fe05`](https://github.com/heatsrc/vue-declassified/commit/f567de2aecb8fd40c11de0c5f3c202343997fe05) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump vite from 4.4.11 to 4.4.12

- [#36](https://github.com/heatsrc/vue-declassified/pull/36) [`3b48917060a57b994d8085775d6237ff9640e1d7`](https://github.com/heatsrc/vue-declassified/commit/3b48917060a57b994d8085775d6237ff9640e1d7) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump vite from 4.5.2 to 4.5.3

- Updated dependencies [[`f567de2aecb8fd40c11de0c5f3c202343997fe05`](https://github.com/heatsrc/vue-declassified/commit/f567de2aecb8fd40c11de0c5f3c202343997fe05), [`3b48917060a57b994d8085775d6237ff9640e1d7`](https://github.com/heatsrc/vue-declassified/commit/3b48917060a57b994d8085775d6237ff9640e1d7), [`332ff521245daf4cc5aecdeaec404462f847ab0c`](https://github.com/heatsrc/vue-declassified/commit/332ff521245daf4cc5aecdeaec404462f847ab0c)]:
- @heatsrc/vue-declassified@3.2.3

## 1.0.14

### Patch Changes
Expand Down Expand Up @@ -147,9 +158,9 @@

```vue
<script setup>
import { Repl } from "@vue/repl";
import Monaco from "@vue/repl/monaco-editor";
import "@vue/repl/style.css";
import { Repl } from '@vue/repl'
import Monaco from '@vue/repl/monaco-editor'
import '@vue/repl/style.css'
</script>
<template>
Expand All @@ -161,9 +172,9 @@

```vue
<script setup>
import { Repl } from "@vue/repl";
import CodeMirror from "@vue/repl/codemirror-editor";
import "@vue/repl/style.css";
import { Repl } from '@vue/repl'
import CodeMirror from '@vue/repl/codemirror-editor'
import '@vue/repl/style.css'
</script>
<template>
Expand Down
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@vuedc-internal/playground",
"private": true,
"version": "1.0.14",
"version": "1.0.15",
"description": "This is a modified copy of @vue/repl",
"packageManager": "[email protected]",
"type": "module",
Expand Down

0 comments on commit 7e6f7c2

Please sign in to comment.