Skip to content

Commit 5b20845

Browse files
authored
Merge pull request #16 from Ordina-Group/release-please--branches--main--components--frontendfestival.nl
chore(main): release frontendfestival.nl 1.4.0
2 parents 9834a63 + 8e4d48d commit 5b20845

4 files changed

+18
-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.1"
2+
".": "1.4.0"
33
}

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [1.4.0](https://github.com/Ordina-Group/frontendfestival.nl/compare/frontendfestival.nl-v1.3.1...frontendfestival.nl-v1.4.0) (2024-07-12)
4+
5+
6+
### New
7+
8+
* Photoslider ([9834a63](https://github.com/Ordina-Group/frontendfestival.nl/commit/9834a63d2caec26dcd182c3f9f09ca7f134a97ef))
9+
10+
11+
### Miscellaneous
12+
13+
* Update devops ([edcf66c](https://github.com/Ordina-Group/frontendfestival.nl/commit/edcf66c652abb71820bbf50d220a80c0ff4bed8b))
14+
* Updates ([da8a5fe](https://github.com/Ordina-Group/frontendfestival.nl/commit/da8a5fe7a39df09852b0e4f55bf8b4b1074049e1))
15+
* Upgrade to Svelte 4, SvelteKit 2 and static adapter ([ebbbabd](https://github.com/Ordina-Group/frontendfestival.nl/commit/ebbbabd532297982e4089c7c4112e993f39f30d2))
16+
317
## [1.3.1](https://github.com/Ordina-Group/frontendfestival.nl/compare/frontendfestival.nl-v1.3.0...frontendfestival.nl-v1.3.1) (2024-07-04)
418

519

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.1",
3+
"version": "1.4.0",
44
"private": true,
55
"scripts": {
66
"dev": "vite dev",

0 commit comments

Comments
 (0)