Skip to content

Commit 9a8f517

Browse files
authored
Merge pull request #15 from Ordina-Group/release-please--branches--main--components--frontendfestival.nl
chore(main): release frontendfestival.nl 1.3.1
2 parents b0b25b1 + d3b80a3 commit 9a8f517

4 files changed

+11
-4
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.3.0"
2+
".": "1.3.1"
33
}

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.3.1](https://github.com/Ordina-Group/frontendfestival.nl/compare/frontendfestival.nl-v1.3.0...frontendfestival.nl-v1.3.1) (2024-07-04)
4+
5+
6+
### Changed and/or fixed
7+
8+
* Fixed years and OG tags ([b0b25b1](https://github.com/Ordina-Group/frontendfestival.nl/commit/b0b25b1214e336ca9d10b8a456d6cf80df5307bf))
9+
310
## [1.3.0](https://github.com/Ordina-Group/frontendfestival.nl/compare/frontendfestival.nl-v1.2.0...frontendfestival.nl-v1.3.0) (2024-07-04)
411

512

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "frontendfestival.nl",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"private": true,
55
"scripts": {
66
"dev": "vite dev",

0 commit comments

Comments
 (0)