Skip to content

Commit

Permalink
chore: release package(s)
Browse files Browse the repository at this point in the history
 - @d-ts/bin@0.5.2
 - @d-ts/rollup-plugins@0.4.1
 - @d-ts/svelte@0.2.5
 - @d-ts/vue@0.4.4
 - @d-ts/webpack-plugins@0.4.1
  • Loading branch information
JounQin committed Feb 20, 2021
1 parent 2cd9e20 commit 7534d8e
Show file tree
Hide file tree
Showing 10 changed files with 45 additions and 5 deletions.
8 changes: 8 additions & 0 deletions packages/bin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.5.2](https://github.com/rx-ts/types/compare/@d-ts/bin@0.5.1...@d-ts/bin@0.5.2) (2021-02-20)

**Note:** Version bump only for package @d-ts/bin





## [0.5.1](https://github.com/rx-ts/types/compare/@d-ts/bin@0.5.0...@d-ts/bin@0.5.1) (2020-07-15)


Expand Down
2 changes: 1 addition & 1 deletion packages/bin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@d-ts/bin",
"version": "0.5.1",
"version": "0.5.2",
"description": "Link @d-ts packages to @types automatically",
"repository": "git+https://github.com/rx-ts/types.git",
"homepage": "https://github.com/rx-ts/types/tree/master/packages/bin",
Expand Down
8 changes: 8 additions & 0 deletions packages/rollup-plugins/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.4.1](https://github.com/rx-ts/types/compare/@d-ts/rollup-plugins@0.4.0...@d-ts/rollup-plugins@0.4.1) (2021-02-20)

**Note:** Version bump only for package @d-ts/rollup-plugins





# [0.4.0](https://github.com/rx-ts/types/compare/@d-ts/rollup-plugins@0.3.3...@d-ts/rollup-plugins@0.4.0) (2020-05-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/rollup-plugins/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@d-ts/rollup-plugins",
"version": "0.4.0",
"version": "0.4.1",
"description": "Additional rollup and related plugins TypeScript Type Definitions",
"repository": "git+https://github.com/rx-ts/types.git",
"homepage": "https://github.com/rx-ts/types/tree/master/packages/rollup-plugins",
Expand Down
8 changes: 8 additions & 0 deletions packages/svelte/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.5](https://github.com/rx-ts/types/compare/@d-ts/svelte@0.2.4...@d-ts/svelte@0.2.5) (2021-02-20)

**Note:** Version bump only for package @d-ts/svelte





## [0.2.4](https://github.com/rx-ts/types/compare/@d-ts/svelte@0.2.3...@d-ts/svelte@0.2.4) (2020-07-15)


Expand Down
2 changes: 1 addition & 1 deletion packages/svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@d-ts/svelte",
"version": "0.2.4",
"version": "0.2.5",
"description": "Additional Svelte TypeScript Type Definitions",
"repository": "git+https://github.com/rx-ts/types.git",
"homepage": "https://github.com/rx-ts/types/tree/master/packages/svelte",
Expand Down
8 changes: 8 additions & 0 deletions packages/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.4.4](https://github.com/rx-ts/types/compare/@d-ts/vue@0.4.3...@d-ts/vue@0.4.4) (2021-02-20)

**Note:** Version bump only for package @d-ts/vue





## [0.4.3](https://github.com/rx-ts/types/compare/@d-ts/vue@0.4.2...@d-ts/vue@0.4.3) (2020-02-22)

**Note:** Version bump only for package @d-ts/vue
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@d-ts/vue",
"version": "0.4.3",
"version": "0.4.4",
"description": "Additional Vue TypeScript Type Definitions",
"repository": "git+https://github.com/rx-ts/types.git",
"homepage": "https://github.com/rx-ts/types/tree/master/packages/vue",
Expand Down
8 changes: 8 additions & 0 deletions packages/webpack-plugins/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.4.1](https://github.com/rx-ts/types/compare/@d-ts/webpack-plugins@0.4.0...@d-ts/webpack-plugins@0.4.1) (2021-02-20)

**Note:** Version bump only for package @d-ts/webpack-plugins





# [0.4.0](https://github.com/rx-ts/types/compare/@d-ts/webpack-plugins@0.3.3...@d-ts/webpack-plugins@0.4.0) (2020-05-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/webpack-plugins/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@d-ts/webpack-plugins",
"version": "0.4.0",
"version": "0.4.1",
"description": "Additional webpack and related plugins TypeScript Type Definitions",
"repository": "git+https://github.com/rx-ts/types.git",
"homepage": "https://github.com/rx-ts/types/tree/master/packages/webpack-plugins",
Expand Down

0 comments on commit 7534d8e

Please sign in to comment.