Skip to content
This repository was archived by the owner on Aug 13, 2024. It is now read-only.

Commit 310d4b4

Browse files
authored
Merge pull request #78 from open-sauced/main
chore: merge release 2.5.0 to. beta
2 parents 3a4900a + 8156c6a commit 310d4b4

File tree

4 files changed

+24
-4
lines changed

4 files changed

+24
-4
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@
55

66
> All notable changes to this project will be documented in this file
77
8+
## [2.5.0](https://github.com/open-sauced/opengraph.opensauced.pizza/compare/v2.4.1...v2.5.0) (2024-01-30)
9+
10+
11+
### 🤖 Build System
12+
13+
* **deps:** bump octokit from 2.0.14 to 3.1.2 ([#72](https://github.com/open-sauced/opengraph.opensauced.pizza/issues/72)) ([54e3ec0](https://github.com/open-sauced/opengraph.opensauced.pizza/commit/54e3ec0435c41e43c6ced31f3664b20b59bf0156))
14+
15+
16+
### 🍕 Features
17+
18+
* Upgrade to v2 API ([36b73e9](https://github.com/open-sauced/opengraph.opensauced.pizza/commit/36b73e9aa51224aa281dec81670cc732246963c6))
19+
820
## [2.5.0-beta.1](https://github.com/open-sauced/opengraph.opensauced.pizza/compare/v2.4.1-beta.2...v2.5.0-beta.1) (2024-01-25)
921

1022

@@ -19,6 +31,14 @@
1931

2032
* **deps:** bump octokit from 2.0.14 to 3.1.2 ([#72](https://github.com/open-sauced/opengraph.opensauced.pizza/issues/72)) ([54e3ec0](https://github.com/open-sauced/opengraph.opensauced.pizza/commit/54e3ec0435c41e43c6ced31f3664b20b59bf0156))
2133

34+
### [2.4.1](https://github.com/open-sauced/opengraph.opensauced.pizza/compare/v2.4.0...v2.4.1) (2023-08-16)
35+
36+
37+
### 🐛 Bug Fixes
38+
39+
* update reactions count grammar ([#69](https://github.com/open-sauced/opengraph.opensauced.pizza/issues/69)) ([765696a](https://github.com/open-sauced/opengraph.opensauced.pizza/commit/765696a720c1767bbcb983f5b8502953ecc72446))
40+
41+
2242
### [2.4.1-beta.1](https://github.com/open-sauced/opengraph.opensauced.pizza/compare/v2.4.0...v2.4.1-beta.1) (2023-08-16)
2343

2444

npm-shrinkwrap.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@open-sauced/opengraph.opensauced.pizza",
3-
"version": "2.5.0-beta.1",
3+
"version": "2.5.0",
44
"keywords": [],
55
"description": "OpenGraph dot Open Sauced is a general purpose social card generator",
66
"author": "Ahmed Mohamed Atwa <[email protected]>",

public/diagram.svg

Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)