Skip to content

Commit 8536840

Browse files
committed
chore(release): publish
- @nuxt/[email protected] - @nuxt/[email protected]
1 parent 4c7242a commit 8536840

File tree

4 files changed

+18
-2
lines changed

4 files changed

+18
-2
lines changed

packages/typescript-build/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.1.0](https://github.com/nuxt/typescript/compare/@nuxt/[email protected]...@nuxt/[email protected]) (2021-03-07)
7+
8+
**Note:** Version bump only for package @nuxt/typescript-build
9+
10+
11+
12+
13+
614
## [2.0.6](https://github.com/nuxt/typescript/compare/@nuxt/[email protected]...@nuxt/[email protected]) (2021-02-23)
715

816

packages/typescript-build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxt/typescript-build",
3-
"version": "2.0.6",
3+
"version": "2.1.0",
44
"description": "Nuxt.js TypeScript support",
55
"repository": "nuxt/typescript",
66
"license": "MIT",

packages/typescript-runtime/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.1.0](https://github.com/nuxt/typescript/compare/@nuxt/[email protected]...@nuxt/[email protected]) (2021-03-07)
7+
8+
**Note:** Version bump only for package @nuxt/typescript-runtime
9+
10+
11+
12+
13+
614
## [2.0.2](https://github.com/nuxt/typescript/compare/@nuxt/[email protected]...@nuxt/[email protected]) (2021-02-23)
715

816
**Note:** Version bump only for package @nuxt/typescript-runtime

packages/typescript-runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxt/typescript-runtime",
3-
"version": "2.0.2",
3+
"version": "2.1.0",
44
"description": "Nuxt.js TypeScript Runtime support",
55
"repository": "nuxt/typescript",
66
"license": "MIT",

0 commit comments

Comments
 (0)