Skip to content

Commit

Permalink
chore: release (#196)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 2, 2023
1 parent b389379 commit 5a099b3
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/nasty-moose-cover.md

This file was deleted.

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

## 1.1.12

### Patch Changes

- b389379: add missing masonry-item keys
- Updated dependencies [b389379]
- @yeger/vue2-masonry-wall@4.2.2

## 1.1.11

### 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,6 +1,6 @@
{
"name": "@yeger/vue2-masonry-wall-docs",
"version": "1.1.11",
"version": "1.1.12",
"private": true,
"scripts": {
"build": "vite build && cp dist/index.html dist/404.html",
Expand Down
6 changes: 6 additions & 0 deletions packages/vue2-masonry-wall/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @yeger/vue2-masonry-wall

## 4.2.2

### Patch Changes

- b389379: add missing masonry-item keys

## 4.2.1

### 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,6 +1,6 @@
{
"name": "@yeger/vue2-masonry-wall",
"version": "4.2.1",
"version": "4.2.2",
"description": "Responsive masonry layout with SSR support and zero dependencies for Vue 2.",
"author": {
"name": "Jan Müller",
Expand Down

0 comments on commit 5a099b3

Please sign in to comment.