Skip to content

Commit fdb7a3d

Browse files
authored
Merge pull request #5 from algoux/changeset-release/master
release: version packages
2 parents 5814fe8 + 6ed3a96 commit fdb7a3d

15 files changed

Lines changed: 63 additions & 18 deletions

File tree

.changeset/fresh-build-artifacts.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

packages/angular/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @algoux/standard-ranklist-renderer-component-angular
22

3+
## 0.6.1
4+
5+
### Patch Changes
6+
7+
- 5814fe8: Republish packages with built distribution artifacts.
8+
- Updated dependencies [5814fe8]
9+
- @algoux/standard-ranklist-renderer-component-core@0.6.1
10+
311
## 0.6.0
412

513
### Minor Changes

packages/angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@algoux/standard-ranklist-renderer-component-angular",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "Angular components for Standard Ranklist Renderer Component",
55
"license": "MIT",
66
"homepage": "https://github.com/algoux/standard-ranklist-renderer-component",

packages/core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @algoux/standard-ranklist-renderer-component-core
22

3+
## 0.6.1
4+
5+
### Patch Changes
6+
7+
- 5814fe8: Republish packages with built distribution artifacts.
8+
39
## 0.6.0
410

511
### Minor Changes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@algoux/standard-ranklist-renderer-component-core",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "Core helpers and shared types for Standard Ranklist Renderer Component",
55
"license": "MIT",
66
"homepage": "https://github.com/algoux/standard-ranklist-renderer-component",

packages/react/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @algoux/standard-ranklist-renderer-component-react
22

3+
## 0.6.1
4+
5+
### Patch Changes
6+
7+
- 5814fe8: Republish packages with built distribution artifacts.
8+
- Updated dependencies [5814fe8]
9+
- @algoux/standard-ranklist-renderer-component-core@0.6.1
10+
- @algoux/standard-ranklist-renderer-component-styles@0.6.1
11+
312
## 0.6.0
413

514
### Minor Changes

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@algoux/standard-ranklist-renderer-component-react",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "React components for Standard Ranklist Renderer Component",
55
"license": "MIT",
66
"homepage": "https://github.com/algoux/standard-ranklist-renderer-component",

packages/solid/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @algoux/standard-ranklist-renderer-component-solid
22

3+
## 0.6.1
4+
5+
### Patch Changes
6+
7+
- 5814fe8: Republish packages with built distribution artifacts.
8+
- Updated dependencies [5814fe8]
9+
- @algoux/standard-ranklist-renderer-component-core@0.6.1
10+
- @algoux/standard-ranklist-renderer-component-styles@0.6.1
11+
312
## 0.6.0
413

514
### Minor Changes

packages/solid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@algoux/standard-ranklist-renderer-component-solid",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "Solid components for Standard Ranklist Renderer Component",
55
"license": "MIT",
66
"homepage": "https://github.com/algoux/standard-ranklist-renderer-component",

packages/styles/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @algoux/standard-ranklist-renderer-component-styles
22

3+
## 0.6.1
4+
5+
### Patch Changes
6+
7+
- 5814fe8: Republish packages with built distribution artifacts.
8+
39
## 0.6.0
410

511
### Minor Changes

0 commit comments

Comments
 (0)