Skip to content

Commit

Permalink
v6.0.1-alpha.3
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-heimbuch committed Nov 30, 2023
1 parent 8082e28 commit 3f8ee9d
Show file tree
Hide file tree
Showing 32 changed files with 82 additions and 16 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.0.1-alpha.3](https://github.com/podlove/podlove-ui/compare/v6.0.1-alpha.2...v6.0.1-alpha.3) (2023-11-30)

### Bug Fixes

- release ([8082e28](https://github.com/podlove/podlove-ui/commit/8082e283da400b21611813f73afae5b7e701f950))

## [6.0.1-alpha.2](https://github.com/podlove/podlove-ui/compare/v6.0.1-alpha.1...v6.0.1-alpha.2) (2023-11-30)

**Note:** Version bump only for package root
Expand Down
4 changes: 4 additions & 0 deletions apps/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.0.1-alpha.3](https://github.com/podlove/podlove-ui/compare/v6.0.1-alpha.2...v6.0.1-alpha.3) (2023-11-30)

**Note:** Version bump only for package @podlove/docs

## [6.0.1-alpha.2](https://github.com/podlove/podlove-ui/compare/v6.0.1-alpha.1...v6.0.1-alpha.2) (2023-11-30)

**Note:** Version bump only for package @podlove/docs
Expand Down
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@podlove/docs",
"version": "6.0.1-alpha.2",
"version": "6.0.1-alpha.3",
"private": true,
"type": "module",
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions apps/player/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.0.1-alpha.3](https://github.com/podlove/podlove-ui/compare/v6.0.1-alpha.2...v6.0.1-alpha.3) (2023-11-30)

**Note:** Version bump only for package @podlove/player

## [6.0.1-alpha.2](https://github.com/podlove/podlove-ui/compare/v6.0.1-alpha.1...v6.0.1-alpha.2) (2023-11-30)

**Note:** Version bump only for package @podlove/player
Expand Down
2 changes: 1 addition & 1 deletion apps/player/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@podlove/player",
"version": "6.0.1-alpha.2",
"version": "6.0.1-alpha.3",
"description": "HTML5 Goodness for Podcasting",
"homepage": "https://github.com/podlove/ui/tree/development/apps/player",
"type": "module",
Expand Down
4 changes: 4 additions & 0 deletions apps/subscribe-button/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.0.1-alpha.3](https://github.com/podlove/podlove-ui/compare/v6.0.1-alpha.2...v6.0.1-alpha.3) (2023-11-30)

**Note:** Version bump only for package @podlove/subscribe-button

## [6.0.1-alpha.2](https://github.com/podlove/podlove-ui/compare/v6.0.1-alpha.1...v6.0.1-alpha.2) (2023-11-30)

**Note:** Version bump only for package @podlove/subscribe-button
Expand Down
2 changes: 1 addition & 1 deletion apps/subscribe-button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@podlove/subscribe-button",
"version": "6.0.1-alpha.2",
"version": "6.0.1-alpha.3",
"description": "",
"type": "module",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"packages": ["apps/**", "packages/**"],
"version": "6.0.1-alpha.2",
"version": "6.0.1-alpha.3",
"npmClient": "pnpm"
}
4 changes: 4 additions & 0 deletions packages/button/actions/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.0.1-alpha.3](https://github.com/podlove/podlove-ui/compare/v6.0.1-alpha.2...v6.0.1-alpha.3) (2023-11-30)

**Note:** Version bump only for package @podlove/button-actions

## [6.0.1-alpha.2](https://github.com/podlove/podlove-ui/compare/v6.0.1-alpha.1...v6.0.1-alpha.2) (2023-11-30)

**Note:** Version bump only for package @podlove/button-actions
Expand Down
2 changes: 1 addition & 1 deletion packages/button/actions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@podlove/button-actions",
"version": "6.0.1-alpha.2",
"version": "6.0.1-alpha.3",
"description": "Actions for Podlove Subscribe Button Framework",
"homepage": "https://github.com/podlove/ui/tree/development/packages/button/actions",
"type": "module",
Expand Down
4 changes: 4 additions & 0 deletions packages/button/config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.0.1-alpha.3](https://github.com/podlove/podlove-ui/compare/v6.0.1-alpha.2...v6.0.1-alpha.3) (2023-11-30)

**Note:** Version bump only for package @podlove/button-config

## [6.0.1-alpha.2](https://github.com/podlove/podlove-ui/compare/v6.0.1-alpha.1...v6.0.1-alpha.2) (2023-11-30)

**Note:** Version bump only for package @podlove/button-config
Expand Down
2 changes: 1 addition & 1 deletion packages/button/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@podlove/button-config",
"version": "6.0.1-alpha.2",
"version": "6.0.1-alpha.3",
"description": "Configuration for Podlove Button Framework",
"homepage": "https://github.com/podlove/ui/tree/development/packages/button/config",
"main": "index.js",
Expand Down
4 changes: 4 additions & 0 deletions packages/button/state/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.0.1-alpha.3](https://github.com/podlove/podlove-ui/compare/v6.0.1-alpha.2...v6.0.1-alpha.3) (2023-11-30)

**Note:** Version bump only for package @podlove/button-state

## [6.0.1-alpha.2](https://github.com/podlove/podlove-ui/compare/v6.0.1-alpha.1...v6.0.1-alpha.2) (2023-11-30)

**Note:** Version bump only for package @podlove/button-state
Expand Down
2 changes: 1 addition & 1 deletion packages/button/state/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@podlove/button-state",
"version": "6.0.1-alpha.2",
"version": "6.0.1-alpha.3",
"description": "Reducers for Podlove Button Framework",
"type": "module",
"keywords": [],
Expand Down
4 changes: 4 additions & 0 deletions packages/clients/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.0.1-alpha.3](https://github.com/podlove/podlove-ui/compare/v6.0.1-alpha.2...v6.0.1-alpha.3) (2023-11-30)

**Note:** Version bump only for package @podlove/clients

## [6.0.1-alpha.2](https://github.com/podlove/podlove-ui/compare/v6.0.1-alpha.1...v6.0.1-alpha.2) (2023-11-30)

**Note:** Version bump only for package @podlove/clients
Expand Down
2 changes: 1 addition & 1 deletion packages/clients/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@podlove/clients",
"version": "6.0.1-alpha.2",
"version": "6.0.1-alpha.3",
"description": "A comprehensive list of podcast clients",
"homepage": "https://github.com/podlove/ui/tree/development/apps/player",
"type": "module",
Expand Down
4 changes: 4 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.0.1-alpha.3](https://github.com/podlove/podlove-ui/compare/v6.0.1-alpha.2...v6.0.1-alpha.3) (2023-11-30)

**Note:** Version bump only for package @podlove/components

## [6.0.1-alpha.2](https://github.com/podlove/podlove-ui/compare/v6.0.1-alpha.1...v6.0.1-alpha.2) (2023-11-30)

**Note:** Version bump only for package @podlove/components
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@podlove/components",
"version": "6.0.1-alpha.2",
"version": "6.0.1-alpha.3",
"description": "Reusable Podlove UI Components",
"homepage": "https://github.com/podlove/ui/tree/development/packages/components",
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions packages/media-backend/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.0.1-alpha.3](https://github.com/podlove/podlove-ui/compare/v6.0.1-alpha.2...v6.0.1-alpha.3) (2023-11-30)

**Note:** Version bump only for package @podlove/media-backend

## [6.0.1-alpha.2](https://github.com/podlove/podlove-ui/compare/v6.0.1-alpha.1...v6.0.1-alpha.2) (2023-11-30)

**Note:** Version bump only for package @podlove/media-backend
Expand Down
2 changes: 1 addition & 1 deletion packages/media-backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@podlove/media-backend",
"version": "6.0.1-alpha.2",
"version": "6.0.1-alpha.3",
"description": "Pure html5 media backend",
"author": "Alexander Heimbuch <[email protected]>",
"license": "MIT",
Expand Down
4 changes: 4 additions & 0 deletions packages/player/actions/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.0.1-alpha.3](https://github.com/podlove/podlove-ui/compare/v6.0.1-alpha.2...v6.0.1-alpha.3) (2023-11-30)

**Note:** Version bump only for package @podlove/player-actions

## [6.0.1-alpha.2](https://github.com/podlove/podlove-ui/compare/v6.0.1-alpha.1...v6.0.1-alpha.2) (2023-11-30)

**Note:** Version bump only for package @podlove/player-actions
Expand Down
2 changes: 1 addition & 1 deletion packages/player/actions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@podlove/player-actions",
"version": "6.0.1-alpha.2",
"version": "6.0.1-alpha.3",
"description": "Actions for Podlove Player Framework",
"homepage": "https://github.com/podlove/ui/tree/development/packages/player/actions",
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions packages/player/config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.0.1-alpha.3](https://github.com/podlove/podlove-ui/compare/v6.0.1-alpha.2...v6.0.1-alpha.3) (2023-11-30)

**Note:** Version bump only for package @podlove/player-config

## [6.0.1-alpha.2](https://github.com/podlove/podlove-ui/compare/v6.0.1-alpha.1...v6.0.1-alpha.2) (2023-11-30)

**Note:** Version bump only for package @podlove/player-config
Expand Down
2 changes: 1 addition & 1 deletion packages/player/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@podlove/player-config",
"version": "6.0.1-alpha.2",
"version": "6.0.1-alpha.3",
"description": "Configuration for Podlove Player Framework",
"homepage": "https://github.com/podlove/ui/tree/development/packages/player/config",
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions packages/player/sagas/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.0.1-alpha.3](https://github.com/podlove/podlove-ui/compare/v6.0.1-alpha.2...v6.0.1-alpha.3) (2023-11-30)

**Note:** Version bump only for package @podlove/player-sagas

## [6.0.1-alpha.2](https://github.com/podlove/podlove-ui/compare/v6.0.1-alpha.1...v6.0.1-alpha.2) (2023-11-30)

**Note:** Version bump only for package @podlove/player-sagas
Expand Down
2 changes: 1 addition & 1 deletion packages/player/sagas/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@podlove/player-sagas",
"version": "6.0.1-alpha.2",
"version": "6.0.1-alpha.3",
"description": "Sagas for Podlove Web Player",
"homepage": "https://github.com/podlove/ui/tree/development/packages/player/sagas",
"keywords": [],
Expand Down
4 changes: 4 additions & 0 deletions packages/player/state/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.0.1-alpha.3](https://github.com/podlove/podlove-ui/compare/v6.0.1-alpha.2...v6.0.1-alpha.3) (2023-11-30)

**Note:** Version bump only for package @podlove/player-state

## [6.0.1-alpha.2](https://github.com/podlove/podlove-ui/compare/v6.0.1-alpha.1...v6.0.1-alpha.2) (2023-11-30)

**Note:** Version bump only for package @podlove/player-state
Expand Down
2 changes: 1 addition & 1 deletion packages/player/state/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@podlove/player-state",
"version": "6.0.1-alpha.2",
"version": "6.0.1-alpha.3",
"description": "Reducers for Podlove Player Framework",
"type": "module",
"keywords": [],
Expand Down
4 changes: 4 additions & 0 deletions packages/types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.0.1-alpha.3](https://github.com/podlove/podlove-ui/compare/v6.0.1-alpha.2...v6.0.1-alpha.3) (2023-11-30)

**Note:** Version bump only for package @podlove/types

## [6.0.1-alpha.2](https://github.com/podlove/podlove-ui/compare/v6.0.1-alpha.1...v6.0.1-alpha.2) (2023-11-30)

**Note:** Version bump only for package @podlove/types
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@podlove/types",
"version": "6.0.1-alpha.2",
"version": "6.0.1-alpha.3",
"description": "TypeScript type definitions for Podlove Framework",
"homepage": "https://github.com/podlove/ui/tree/development/packages/types",
"types": "./src/index.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.0.1-alpha.3](https://github.com/podlove/podlove-ui/compare/v6.0.1-alpha.2...v6.0.1-alpha.3) (2023-11-30)

**Note:** Version bump only for package @podlove/utils

## [6.0.1-alpha.2](https://github.com/podlove/podlove-ui/compare/v6.0.1-alpha.1...v6.0.1-alpha.2) (2023-11-30)

**Note:** Version bump only for package @podlove/utils
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@podlove/utils",
"version": "6.0.1-alpha.2",
"version": "6.0.1-alpha.3",
"description": "Utils for Podlove Framework",
"homepage": "https://github.com/podlove/ui/tree/development/packages/utils",
"scripts": {
Expand Down

0 comments on commit 3f8ee9d

Please sign in to comment.