Skip to content

Commit

Permalink
chore: release package(s) (#157)
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 May 20, 2022
1 parent 680a71c commit 0a84240
Show file tree
Hide file tree
Showing 9 changed files with 40 additions and 116 deletions.
8 changes: 0 additions & 8 deletions .changeset/blue-laws-build.md

This file was deleted.

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

## 1.1.1

### Patch Changes

- [`680a71c`](https://github.com/rx-ts/types/commit/680a71c4cfcd3a9521f8a18ff777ad43fdea5bb5) Thanks [@JounQin](https://github.com/JounQin)! - fix: jsox/svelte type issues

## 1.1.0

### Minor Changes
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": "1.1.0",
"version": "1.1.1",
"type": "module",
"description": "Link @d-ts packages to @types automatically",
"repository": "git+https://github.com/rx-ts/types.git",
Expand Down
85 changes: 15 additions & 70 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,139 +1,84 @@
# Change Log

## 1.0.1

### Patch Changes

- [`680a71c`](https://github.com/rx-ts/types/commit/680a71c4cfcd3a9521f8a18ff777ad43fdea5bb5) Thanks [@JounQin](https://github.com/JounQin)! - fix: jsox/svelte type issues

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0](https://github.com/rx-ts/types/compare/@d-ts/core@0.7.3...@d-ts/core@1.0.0) (2021-02-20)

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





## [0.7.3](https://github.com/rx-ts/types/compare/@d-ts/core@0.7.2...@d-ts/core@0.7.3) (2020-02-22)

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





## 0.7.2 (2020-01-28)

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





## 0.7.1 (2020-01-28)

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





# 0.7.0 (2020-01-28)


### Features

* **rollup-plugins:** remove unnecessary rollup-plugin-typescript definition ([42ed6cc](https://github.com/rx-ts/types/commit/42ed6cca2c473a463035c105760428d96dca0a75))




- **rollup-plugins:** remove unnecessary rollup-plugin-typescript definition ([42ed6cc](https://github.com/rx-ts/types/commit/42ed6cca2c473a463035c105760428d96dca0a75))

# [0.6.0](https://github.com/rx-ts/types/compare/@d-ts/core@0.5.1...@d-ts/core@0.6.0) (2019-10-30)


### Features

* add svelte and webpack plugins definitions ([8c726cd](https://github.com/rx-ts/types/commit/8c726cd0ce2641b3ab9a4516d40cc0cd2544bb8b))




- add svelte and webpack plugins definitions ([8c726cd](https://github.com/rx-ts/types/commit/8c726cd0ce2641b3ab9a4516d40cc0cd2544bb8b))

## [0.5.1](https://github.com/rx-ts/types/compare/@d-ts/core@0.5.0...@d-ts/core@0.5.1) (2019-10-29)


### Bug Fixes

* remove postinstall scripts in internal pkgs ([70c5d68](https://github.com/rx-ts/types/commit/70c5d68190df3b4ec9e323119d8acabc320579e9))




- remove postinstall scripts in internal pkgs ([70c5d68](https://github.com/rx-ts/types/commit/70c5d68190df3b4ec9e323119d8acabc320579e9))

# [0.5.0](https://github.com/rx-ts/types/compare/@d-ts/core@0.3.2...@d-ts/core@0.5.0) (2019-10-29)


### Features

* **core:** add styles and html/pug definitions ([a5bf8b7](https://github.com/rx-ts/types/commit/a5bf8b7fabcfde59372a68ade0944036b17e526a))




- **core:** add styles and html/pug definitions ([a5bf8b7](https://github.com/rx-ts/types/commit/a5bf8b7fabcfde59372a68ade0944036b17e526a))

# [0.4.0](https://github.com/rx-ts/types/compare/@d-ts/core@0.3.2...@d-ts/core@0.4.0) (2019-10-29)


### Features

* **core:** add styles and html/pug definitions ([a5bf8b7](https://github.com/rx-ts/types/commit/a5bf8b7fabcfde59372a68ade0944036b17e526a))




- **core:** add styles and html/pug definitions ([a5bf8b7](https://github.com/rx-ts/types/commit/a5bf8b7fabcfde59372a68ade0944036b17e526a))

## [0.3.2](https://github.com/rx-ts/types/compare/@d-ts/core@0.3.1...@d-ts/core@0.3.2) (2019-09-21)

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





## [0.3.1](https://github.com/rx-ts/types/compare/@d-ts/core@0.3.0...@d-ts/core@0.3.1) (2019-09-21)


### Bug Fixes

* correct repository field in package.json ([c54876a](https://github.com/rx-ts/types/commit/c54876a))




- correct repository field in package.json ([c54876a](https://github.com/rx-ts/types/commit/c54876a))

# [0.3.0](https://github.com/rx-ts/types/compare/@d-ts/core@0.2.0...@d-ts/core@0.3.0) (2019-09-21)


### Features

* add @d-ts/bin package, close [#56](https://github.com/rx-ts/types/issues/56) ([7bc08d7](https://github.com/rx-ts/types/commit/7bc08d7))




- add @d-ts/bin package, close [#56](https://github.com/rx-ts/types/issues/56) ([7bc08d7](https://github.com/rx-ts/types/commit/7bc08d7))

# [0.2.0](https://github.com/rx-ts/types/compare/@d-ts/core@0.1.0...@d-ts/core@0.2.0) (2019-09-20)


### Features

* add @d-ts/vue package, improve dtslint usage ([2d67c16](https://github.com/rx-ts/types/commit/2d67c16))




- add @d-ts/vue package, improve dtslint usage ([2d67c16](https://github.com/rx-ts/types/commit/2d67c16))

# 0.1.0 (2019-09-20)


### Features

* first blood, add @d-ts/types package ([6111b7e](https://github.com/rx-ts/types/commit/6111b7e))
- first blood, add @d-ts/types package ([6111b7e](https://github.com/rx-ts/types/commit/6111b7e))
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@d-ts/core",
"version": "1.0.0",
"version": "1.0.1",
"description": "Core/Global TypeScript Type Definitions",
"repository": "git+https://github.com/rx-ts/types.git",
"homepage": "https://github.com/rx-ts/types/tree/master/packages/core",
Expand Down
43 changes: 9 additions & 34 deletions packages/svelte/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,73 +1,48 @@
# Change Log

## 1.0.1

### Patch Changes

- [`680a71c`](https://github.com/rx-ts/types/commit/680a71c4cfcd3a9521f8a18ff777ad43fdea5bb5) Thanks [@JounQin](https://github.com/JounQin)! - fix: jsox/svelte type issues

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

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





## [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)


### Bug Fixes

* symlink packages correctly ([ed7292c](https://github.com/rx-ts/types/commit/ed7292c2e3c925033081742b97c234e90aadeb0c))




- symlink packages correctly ([ed7292c](https://github.com/rx-ts/types/commit/ed7292c2e3c925033081742b97c234e90aadeb0c))

## [0.2.3](https://github.com/rx-ts/types/compare/@d-ts/svelte@0.2.2...@d-ts/svelte@0.2.3) (2020-02-22)

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





## 0.2.2 (2020-01-28)

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





## 0.2.1 (2020-01-28)

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





# 0.2.0 (2020-01-28)


### Features

* **rollup-plugins:** remove unnecessary rollup-plugin-typescript definition ([42ed6cc](https://github.com/rx-ts/types/commit/42ed6cca2c473a463035c105760428d96dca0a75))




- **rollup-plugins:** remove unnecessary rollup-plugin-typescript definition ([42ed6cc](https://github.com/rx-ts/types/commit/42ed6cca2c473a463035c105760428d96dca0a75))

# 0.1.0 (2019-10-30)


### Features

* add svelte and webpack plugins definitions ([8c726cd](https://github.com/rx-ts/types/commit/8c726cd0ce2641b3ab9a4516d40cc0cd2544bb8b))
- add svelte and webpack plugins definitions ([8c726cd](https://github.com/rx-ts/types/commit/8c726cd0ce2641b3ab9a4516d40cc0cd2544bb8b))
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": "1.0.0",
"version": "1.0.1",
"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
6 changes: 6 additions & 0 deletions packages/webpack-plugins/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 1.1.1

### Patch Changes

- [`680a71c`](https://github.com/rx-ts/types/commit/680a71c4cfcd3a9521f8a18ff777ad43fdea5bb5) Thanks [@JounQin](https://github.com/JounQin)! - fix: jsox/svelte type issues

## 1.1.0

### Minor Changes
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": "1.1.0",
"version": "1.1.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 0a84240

Please sign in to comment.