Skip to content

Commit

Permalink
chore: release (#313)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 7, 2024
1 parent bbfd0fa commit ecedd14
Show file tree
Hide file tree
Showing 25 changed files with 95 additions and 32 deletions.
5 changes: 0 additions & 5 deletions .changeset/neat-taxis-buy.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/smooth-pugs-tell.md

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/two-badgers-lick.md

This file was deleted.

7 changes: 7 additions & 0 deletions docs/vue-masonry-wall-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @yeger/vue-masonry-wall-docs

## 2.0.14

### Patch Changes

- Updated dependencies [bbfd0fa]
- @yeger/vue-masonry-wall@5.0.14

## 2.0.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion docs/vue-masonry-wall-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@yeger/vue-masonry-wall-docs",
"type": "module",
"version": "2.0.13",
"version": "2.0.14",
"private": true,
"scripts": {
"build": "vite build && cp dist/index.html dist/404.html",
Expand Down
7 changes: 7 additions & 0 deletions docs/vue2-masonry-wall-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @yeger/vue2-masonry-wall-docs

## 2.0.15

### Patch Changes

- Updated dependencies [bbfd0fa]
- @yeger/vue2-masonry-wall@5.0.15

## 2.0.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion docs/vue2-masonry-wall-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@yeger/vue2-masonry-wall-docs",
"type": "module",
"version": "2.0.14",
"version": "2.0.15",
"private": true,
"scripts": {
"build": "vite build && cp dist/index.html dist/404.html",
Expand Down
6 changes: 6 additions & 0 deletions packages/streams/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @yeger/streams

## 1.2.0

### Minor Changes

- c6608e2: add index as second argument to all sync-processors

## 1.1.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/streams/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@yeger/streams",
"type": "module",
"version": "1.1.9",
"version": "1.2.0",
"author": {
"name": "Jan Müller",
"url": "https://github.com/DerYeger"
Expand Down
6 changes: 6 additions & 0 deletions packages/tsconfig/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @yeger/tsconfig

## 2.0.8

### Patch Changes

- bbfd0fa: use exactOptionalPropertyTypes

## 2.0.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tsconfig/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@yeger/tsconfig",
"type": "module",
"version": "2.0.7",
"version": "2.0.8",
"private": true,
"description": "",
"files": [
Expand Down
11 changes: 11 additions & 0 deletions packages/turbo-graph-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @yeger/turbo-graph-ui

## 2.0.6

### Patch Changes

- bbfd0fa: use exactOptionalPropertyTypes
- Updated dependencies [c6608e2]
- @yeger/streams@1.2.0
- d3-graph-controller@3.0.10
- @yeger/debounce@2.0.9
- resumon@2.0.10

## 2.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/turbo-graph-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@yeger/turbo-graph-ui",
"type": "module",
"version": "2.0.5",
"version": "2.0.6",
"description": "Interactive visualization of Turborepo task graphs.",
"author": {
"name": "Jan Müller",
Expand Down
7 changes: 7 additions & 0 deletions packages/turbo-graph/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @yeger/turbo-graph

## 2.0.6

### Patch Changes

- Updated dependencies [bbfd0fa]
- @yeger/turbo-graph-ui@2.0.6

## 2.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/turbo-graph/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@yeger/turbo-graph",
"type": "module",
"version": "2.0.5",
"version": "2.0.6",
"description": "Interactive visualization of Turborepo task graphs.",
"author": {
"name": "Jan Müller",
Expand Down
10 changes: 10 additions & 0 deletions packages/vite-plugin-lib/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# vite-plugin-lib

## 2.1.0

### Minor Changes

- f47cb1c: delete temporary files

### Patch Changes

- bbfd0fa: use exactOptionalPropertyTypes

## 2.0.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin-lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-lib",
"version": "2.0.13",
"version": "2.1.0",
"description": "Vite plugin for build configuration, automatic aliases, and type declarations.",
"author": "Jan Müller <janmueller3698@gmail.com>",
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/vue-masonry-wall-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @yeger/vue-masonry-wall-core

## 5.0.11

### Patch Changes

- bbfd0fa: use exactOptionalPropertyTypes
- @yeger/debounce@2.0.9
- @yeger/vue-lib-adapter@2.0.9

## 5.0.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-masonry-wall-core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@yeger/vue-masonry-wall-core",
"type": "module",
"version": "5.0.10",
"version": "5.0.11",
"author": {
"name": "Jan Müller",
"url": "https://github.com/DerYeger"
Expand Down
8 changes: 8 additions & 0 deletions packages/vue-masonry-wall/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @yeger/vue-masonry-wall

## 5.0.14

### Patch Changes

- bbfd0fa: use exactOptionalPropertyTypes
- Updated dependencies [bbfd0fa]
- @yeger/vue-masonry-wall-core@5.0.11

## 5.0.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-masonry-wall/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@yeger/vue-masonry-wall",
"type": "module",
"version": "5.0.13",
"version": "5.0.14",
"description": "Responsive masonry layout with SSR support and zero dependencies for Vue 3.",
"author": {
"name": "Jan Müller",
Expand Down
6 changes: 6 additions & 0 deletions packages/vue-persistent-storage-manager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# vue-persistent-storage-manager

## 3.0.11

### Patch Changes

- bbfd0fa: use exactOptionalPropertyTypes

## 3.0.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-persistent-storage-manager/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vue-persistent-storage-manager",
"type": "module",
"version": "3.0.10",
"version": "3.0.11",
"private": false,
"description": "Vue plugin that wraps the StorageManager API and provides the state of the persistent-storage permission alongside a storage estimate.",
"author": {
Expand Down
8 changes: 8 additions & 0 deletions packages/vue2-masonry-wall/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @yeger/vue2-masonry-wall

## 5.0.15

### Patch Changes

- bbfd0fa: use exactOptionalPropertyTypes
- Updated dependencies [bbfd0fa]
- @yeger/vue-masonry-wall-core@5.0.11

## 5.0.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vue2-masonry-wall/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@yeger/vue2-masonry-wall",
"type": "module",
"version": "5.0.14",
"version": "5.0.15",
"description": "Responsive masonry layout with SSR support and zero dependencies for Vue 2.",
"author": {
"name": "Jan Müller",
Expand Down

0 comments on commit ecedd14

Please sign in to comment.