Skip to content

Commit

Permalink
chore: release versions
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Bot committed Dec 6, 2024
1 parent 8a7e022 commit 573dbbb
Show file tree
Hide file tree
Showing 22 changed files with 78 additions and 11 deletions.
2 changes: 2 additions & 0 deletions packages/utils-eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.91.0](https://github.com/pedaling/opensource/compare/utils-eslint-config-0.90.9...utils-eslint-config-0.91.0) (2024-12-06)

## [0.90.11](https://github.com/pedaling/opensource/compare/utils-eslint-config-0.90.9...utils-eslint-config-0.90.11) (2024-12-06)

### [0.90.3](https://github.com/pedaling/opensource/compare/utils-eslint-config-0.90.2...utils-eslint-config-0.90.3) (2024-11-10)
Expand Down
2 changes: 1 addition & 1 deletion packages/utils-eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@class101/eslint-config",
"version": "0.90.11",
"version": "0.91.0",
"private": false,
"sideEffects": false,
"main": "src/index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/vibrant-components-web/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.94.0](https://github.com/pedaling/opensource/compare/vibrant-components-web-0.93.9...vibrant-components-web-0.94.0) (2024-12-06)


### Features

* add 'interop: auto' to rollup output configuration for proper default export handling ([#980](https://github.com/pedaling/opensource/issues/980)) ([8a7e022](https://github.com/pedaling/opensource/commit/8a7e0229af1678a9c21e4acc22d935cde22943f0))

## [0.93.11](https://github.com/pedaling/opensource/compare/vibrant-components-web-0.93.9...vibrant-components-web-0.93.11) (2024-12-06)

### [0.93.3](https://github.com/pedaling/opensource/compare/vibrant-components-web-0.93.2...vibrant-components-web-0.93.3) (2024-11-10)
Expand Down
2 changes: 1 addition & 1 deletion packages/vibrant-components-web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vibrant-ui/components-web",
"version": "0.93.11",
"version": "0.94.0",
"private": false,
"sideEffects": false,
"peerDependencies": {
Expand Down
7 changes: 7 additions & 0 deletions packages/vibrant-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.94.0](https://github.com/pedaling/opensource/compare/vibrant-components-0.93.9...vibrant-components-0.94.0) (2024-12-06)


### Features

* add 'interop: auto' to rollup output configuration for proper default export handling ([#980](https://github.com/pedaling/opensource/issues/980)) ([8a7e022](https://github.com/pedaling/opensource/commit/8a7e0229af1678a9c21e4acc22d935cde22943f0))

## [0.93.14](https://github.com/pedaling/opensource/compare/vibrant-components-0.93.9...vibrant-components-0.93.14) (2024-12-06)

### [0.93.3](https://github.com/pedaling/opensource/compare/vibrant-components-0.93.2...vibrant-components-0.93.3) (2024-11-10)
Expand Down
2 changes: 1 addition & 1 deletion packages/vibrant-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vibrant-ui/components",
"version": "0.93.14",
"version": "0.94.0",
"private": false,
"sideEffects": false,
"peerDependencies": {
Expand Down
7 changes: 7 additions & 0 deletions packages/vibrant-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.94.0](https://github.com/pedaling/opensource/compare/vibrant-core-0.93.9...vibrant-core-0.94.0) (2024-12-06)


### Features

* add 'interop: auto' to rollup output configuration for proper default export handling ([#980](https://github.com/pedaling/opensource/issues/980)) ([8a7e022](https://github.com/pedaling/opensource/commit/8a7e0229af1678a9c21e4acc22d935cde22943f0))

## [0.93.11](https://github.com/pedaling/opensource/compare/vibrant-core-0.93.9...vibrant-core-0.93.11) (2024-12-06)

### [0.93.3](https://github.com/pedaling/opensource/compare/vibrant-core-0.93.2...vibrant-core-0.93.3) (2024-11-10)
Expand Down
2 changes: 1 addition & 1 deletion packages/vibrant-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vibrant-ui/core",
"version": "0.93.11",
"version": "0.94.0",
"private": false,
"sideEffects": false,
"react-native": "index.native",
Expand Down
7 changes: 7 additions & 0 deletions packages/vibrant-forms/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.94.0](https://github.com/pedaling/opensource/compare/vibrant-forms-0.93.9...vibrant-forms-0.94.0) (2024-12-06)


### Features

* add 'interop: auto' to rollup output configuration for proper default export handling ([#980](https://github.com/pedaling/opensource/issues/980)) ([8a7e022](https://github.com/pedaling/opensource/commit/8a7e0229af1678a9c21e4acc22d935cde22943f0))

## [0.93.11](https://github.com/pedaling/opensource/compare/vibrant-forms-0.93.9...vibrant-forms-0.93.11) (2024-12-06)

### [0.93.3](https://github.com/pedaling/opensource/compare/vibrant-forms-0.93.2...vibrant-forms-0.93.3) (2024-11-10)
Expand Down
2 changes: 1 addition & 1 deletion packages/vibrant-forms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vibrant-ui/forms",
"version": "0.93.11",
"version": "0.94.0",
"private": false,
"sideEffects": false,
"peerDependencies": {
Expand Down
7 changes: 7 additions & 0 deletions packages/vibrant-icons/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.94.0](https://github.com/pedaling/opensource/compare/vibrant-icons-0.93.9...vibrant-icons-0.94.0) (2024-12-06)


### Features

* add 'interop: auto' to rollup output configuration for proper default export handling ([#980](https://github.com/pedaling/opensource/issues/980)) ([8a7e022](https://github.com/pedaling/opensource/commit/8a7e0229af1678a9c21e4acc22d935cde22943f0))

## [0.93.11](https://github.com/pedaling/opensource/compare/vibrant-icons-0.93.9...vibrant-icons-0.93.11) (2024-12-06)

### [0.93.3](https://github.com/pedaling/opensource/compare/vibrant-icons-0.93.2...vibrant-icons-0.93.3) (2024-11-10)
Expand Down
2 changes: 1 addition & 1 deletion packages/vibrant-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vibrant-ui/icons",
"version": "0.93.11",
"version": "0.94.0",
"private": false,
"sideEffects": false,
"peerDependencies": {
Expand Down
7 changes: 7 additions & 0 deletions packages/vibrant-layouts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.94.0](https://github.com/pedaling/opensource/compare/vibrant-layouts-0.93.9...vibrant-layouts-0.94.0) (2024-12-06)


### Features

* add 'interop: auto' to rollup output configuration for proper default export handling ([#980](https://github.com/pedaling/opensource/issues/980)) ([8a7e022](https://github.com/pedaling/opensource/commit/8a7e0229af1678a9c21e4acc22d935cde22943f0))

## [0.93.11](https://github.com/pedaling/opensource/compare/vibrant-layouts-0.93.9...vibrant-layouts-0.93.11) (2024-12-06)

### [0.93.3](https://github.com/pedaling/opensource/compare/vibrant-layouts-0.93.2...vibrant-layouts-0.93.3) (2024-11-10)
Expand Down
2 changes: 1 addition & 1 deletion packages/vibrant-layouts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vibrant-ui/layouts",
"version": "0.93.11",
"version": "0.94.0",
"private": false,
"sideEffects": false,
"react-native": "index.native",
Expand Down
7 changes: 7 additions & 0 deletions packages/vibrant-motion/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.94.0](https://github.com/pedaling/opensource/compare/vibrant-motion-0.93.9...vibrant-motion-0.94.0) (2024-12-06)


### Features

* add 'interop: auto' to rollup output configuration for proper default export handling ([#980](https://github.com/pedaling/opensource/issues/980)) ([8a7e022](https://github.com/pedaling/opensource/commit/8a7e0229af1678a9c21e4acc22d935cde22943f0))

## [0.93.11](https://github.com/pedaling/opensource/compare/vibrant-motion-0.93.9...vibrant-motion-0.93.11) (2024-12-06)

### [0.93.3](https://github.com/pedaling/opensource/compare/vibrant-motion-0.93.2...vibrant-motion-0.93.3) (2024-11-10)
Expand Down
2 changes: 1 addition & 1 deletion packages/vibrant-motion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vibrant-ui/motion",
"version": "0.93.11",
"version": "0.94.0",
"private": false,
"sideEffects": false,
"react-native": "index.native",
Expand Down
7 changes: 7 additions & 0 deletions packages/vibrant-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.94.0](https://github.com/pedaling/opensource/compare/vibrant-theme-0.93.9...vibrant-theme-0.94.0) (2024-12-06)


### Features

* add 'interop: auto' to rollup output configuration for proper default export handling ([#980](https://github.com/pedaling/opensource/issues/980)) ([8a7e022](https://github.com/pedaling/opensource/commit/8a7e0229af1678a9c21e4acc22d935cde22943f0))

## [0.93.13](https://github.com/pedaling/opensource/compare/vibrant-theme-0.93.9...vibrant-theme-0.93.13) (2024-12-06)

### [0.93.3](https://github.com/pedaling/opensource/compare/vibrant-theme-0.93.2...vibrant-theme-0.93.3) (2024-11-10)
Expand Down
2 changes: 1 addition & 1 deletion packages/vibrant-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vibrant-ui/theme",
"version": "0.93.13",
"version": "0.94.0",
"private": false,
"sideEffects": false,
"peerDependencies": {
Expand Down
7 changes: 7 additions & 0 deletions packages/vibrant-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.94.0](https://github.com/pedaling/opensource/compare/vibrant-utils-0.93.9...vibrant-utils-0.94.0) (2024-12-06)


### Features

* add 'interop: auto' to rollup output configuration for proper default export handling ([#980](https://github.com/pedaling/opensource/issues/980)) ([8a7e022](https://github.com/pedaling/opensource/commit/8a7e0229af1678a9c21e4acc22d935cde22943f0))

## [0.93.13](https://github.com/pedaling/opensource/compare/vibrant-utils-0.93.9...vibrant-utils-0.93.13) (2024-12-06)

### [0.93.3](https://github.com/pedaling/opensource/compare/vibrant-utils-0.93.2...vibrant-utils-0.93.3) (2024-11-10)
Expand Down
2 changes: 1 addition & 1 deletion packages/vibrant-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vibrant-ui/utils",
"version": "0.93.13",
"version": "0.94.0",
"private": false,
"sideEffects": false,
"peerDependencies": {
Expand Down
2 changes: 2 additions & 0 deletions packages/workspace-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.73.0](https://github.com/pedaling/opensource/compare/workspace-plugin-0.72.9...workspace-plugin-0.73.0) (2024-12-06)

## [0.72.9](https://github.com/pedaling/opensource/compare/workspace-plugin-0.72.8...workspace-plugin-0.72.9) (2024-12-06)

### [0.72.3](https://github.com/pedaling/opensource/compare/workspace-plugin-0.72.2...workspace-plugin-0.72.3) (2024-11-10)
Expand Down
2 changes: 1 addition & 1 deletion packages/workspace-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@class101/workspace-plugin",
"version": "0.72.9",
"version": "0.73.0",
"main": "src/index.js",
"generators": "./generators.json",
"executors": "./executors.json"
Expand Down

0 comments on commit 573dbbb

Please sign in to comment.