Skip to content

Commit 5bc6f10

Browse files
authored
Merge pull request #13 from Ordina-Group/release-please--branches--main--components--frontendfestival.nl
chore(main): release frontendfestival.nl 1.3.0
2 parents 2c35610 + 478bc8e commit 5bc6f10

4 files changed

+25
-4
lines changed

.release-please-manifest.json

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

CHANGELOG.md

+21
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Changelog
22

3+
## [1.3.0](https://github.com/Ordina-Group/frontendfestival.nl/compare/frontendfestival.nl-v1.2.0...frontendfestival.nl-v1.3.0) (2024-07-04)
4+
5+
6+
### New
7+
8+
* Code of Conduct ([2c35610](https://github.com/Ordina-Group/frontendfestival.nl/commit/2c356108641ce56bb7444c4fbf44e345ea37b3da))
9+
10+
11+
### Changed and/or fixed
12+
13+
* Removed debug only blue color on Poster ([04a7b5d](https://github.com/Ordina-Group/frontendfestival.nl/commit/04a7b5d45f9d639530f5e1e842adeb0bafd1083f))
14+
* Removed old speaker photos ([a613549](https://github.com/Ordina-Group/frontendfestival.nl/commit/a6135496afccb83d0c49399c98917a4736176e1a))
15+
* Updated links for CFP and tickets ([f77f1a9](https://github.com/Ordina-Group/frontendfestival.nl/commit/f77f1a9c8c9a14566995d8826b00db5231b51e00))
16+
* Updated year and information ([97353b9](https://github.com/Ordina-Group/frontendfestival.nl/commit/97353b9c7cf00addf7b34467992395207f3b2cc4))
17+
18+
19+
### Miscellaneous
20+
21+
* Prettier and Terraform config files for IDEA ([09cc6fd](https://github.com/Ordina-Group/frontendfestival.nl/commit/09cc6fdf5560da9875f6de3d616bdd868dc781bf))
22+
* Update Readme ([5ecff47](https://github.com/Ordina-Group/frontendfestival.nl/commit/5ecff47039dc10db683b558f50c52acffe725c8c))
23+
324
## [1.2.0](https://github.com/OrdinaNederland/frontendfestival.nl/compare/v1.1.0...v1.2.0) (2023-03-09)
425

526

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

0 commit comments

Comments
 (0)