Skip to content

Commit

Permalink
Version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 20, 2024
1 parent fcb7a95 commit 7051159
Show file tree
Hide file tree
Showing 15 changed files with 55 additions and 25 deletions.
7 changes: 0 additions & 7 deletions .changeset/bright-penguins-scream.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/healthy-meals-prove.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/old-dragons-float.md

This file was deleted.

6 changes: 6 additions & 0 deletions demo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# eleventy-plugin-embed-everything-demo

## 1.0.3

### Patch Changes

- Add OpenStreetMap support ([#250](https://github.com/gfscott/eleventy-plugin-embed-everything/pull/250))

## 1.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eleventy-plugin-embed-everything-demo",
"version": "1.0.2",
"version": "1.0.3",
"description": "Eleventy site to demonstrate and test eleventy-plugin-embed-everything",
"private": true,
"scripts": {
Expand Down
14 changes: 14 additions & 0 deletions packages/everything/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# eleventy-plugin-embed-everything

## 1.19.0

### Minor Changes

- Add OpenStreetMap support ([#250](https://github.com/gfscott/eleventy-plugin-embed-everything/pull/250))

### Patch Changes

- Updated dependencies [[`629863458e440dc8672cb2892ad9085469a749ee`](https://github.com/gfscott/eleventy-plugin-embed-everything/commit/629863458e440dc8672cb2892ad9085469a749ee), [`b79b105990e4c286883b1c5e6e552a6b33785124`](https://github.com/gfscott/eleventy-plugin-embed-everything/commit/b79b105990e4c286883b1c5e6e552a6b33785124), [`c0389e47befc11ffc87a4fc09f7ec1a59bdbd552`](https://github.com/gfscott/eleventy-plugin-embed-everything/commit/c0389e47befc11ffc87a4fc09f7ec1a59bdbd552)]:
- [email protected]
- [email protected]
- [email protected]
- [email protected]

## 1.18.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/everything/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eleventy-plugin-embed-everything",
"version": "1.18.2",
"version": "1.19.0",
"description": "An Eleventy plugin that allows you to quickly add common web embeds to markdown posts, using only their URLs",
"main": ".eleventy.js",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions packages/openstreetmap/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# eleventy-plugin-embed-openstreetmap

## 1.0.0

### Major Changes

- Add OpenStreetMap support ([#250](https://github.com/gfscott/eleventy-plugin-embed-everything/pull/250))
2 changes: 1 addition & 1 deletion packages/openstreetmap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eleventy-plugin-embed-openstreetmap",
"version": "0.1.0",
"version": "1.0.0",
"description": "An Eleventy plugin to automatically embed OpenStreetMap maps, using just their URLs.",
"keywords": [
"11ty",
Expand Down
6 changes: 6 additions & 0 deletions packages/soundcloud/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# eleventy-plugin-embed-soundcloud

## 1.2.8

### Patch Changes

- Bump @11ty/eleventy-fetch to v4.0.1 ([#245](https://github.com/gfscott/eleventy-plugin-embed-everything/pull/245))

## 1.2.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/soundcloud/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eleventy-plugin-embed-soundcloud",
"version": "1.2.7",
"version": "1.2.8",
"description": "An Eleventy plugin to automatically embed SoundCloud players, using just their URLs.",
"keywords": [
"11ty",
Expand Down
6 changes: 6 additions & 0 deletions packages/twitter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# eleventy-plugin-embed-twitter

## 1.4.1

### Patch Changes

- Bump @11ty/eleventy-fetch to v4.0.1 ([#245](https://github.com/gfscott/eleventy-plugin-embed-everything/pull/245))

## 1.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/twitter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eleventy-plugin-embed-twitter",
"version": "1.4.0",
"version": "1.4.1",
"description": "An Eleventy plugin to automatically embed Tweets, using just their URLs.",
"keywords": [
"11ty",
Expand Down
10 changes: 10 additions & 0 deletions packages/youtube/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# eleventy-plugin-youtube-embed

## 1.11.0

### Minor Changes

- Add lite-mode options for thumbnail format and YouTube JS API access ([#248](https://github.com/gfscott/eleventy-plugin-embed-everything/pull/248))

### Patch Changes

- Bump @11ty/eleventy-fetch to v4.0.1 ([#245](https://github.com/gfscott/eleventy-plugin-embed-everything/pull/245))

## 1.10.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/youtube/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eleventy-plugin-youtube-embed",
"version": "1.10.2",
"version": "1.11.0",
"description": "An Eleventy plugin to automatically embed YouTube videos, using just their URLs.",
"keywords": [
"11ty",
Expand Down

0 comments on commit 7051159

Please sign in to comment.