chore(release): 1.26.0 [skip ci]

# [1.26.0](https://github.com/kolplattformen/skolplattformen/compare/v1.25.0...v1.26.0) (2021-04-28)

### Bug Fixes

* 🐛 Förbättrad markdown-parsning ([9546540](9546540d93))
* 🐛 Förbättrad markdown-parsning ([6d3ff81](6d3ff81185))
* 🐛 Localised names of days ([fe27819](fe2781994d))
* 🐛 Localised names of days ([f31c93b](f31c93b3d6))
* 🐛 Removed console.log ([9671fa2](9671fa223d))
* 🐛 Removed console.log ([9266711](9266711e7e))
* 🐛 Renamed misnamed location ([fba0c61](fba0c61709))
* 🐛 Renamed misnamed location ([d537a6d](d537a6d5eb))
* 🐛 uppdaterade version av embedded-api ([ebb0340](ebb03408a1))
* 🐛 uppdaterade version av embedded-api ([eaa2353](eaa23539a1))
* bug when getting next weeks schedule ([036968b](036968bfc3))
* bug when getting next weeks schedule ([fc22916](fc2291605e))
* linter is picky ([3af39c1](3af39c14be))
* linter is picky ([a2846cd](a2846cdb35))

### Features

* 🎸 Polish support in curriculum ([b8ef523](b8ef523afc))
* 🎸 Polish support in curriculum ([96c816e](96c816e33c))
* 🎸 Updated deps and removed unnecessary parsing in week ([586a975](586a975920))
* first working schema ui ([d3d2be3](d3d2be3a3e))
* first working schema ui ([8b69a20](8b69a20ab2))
* first working version in test ([0a8be80](0a8be80a1d))
* first working version in test ([4bf571b](4bf571b5d8))
* use curriculun lib ([8b700e5](8b700e5516))
* use curriculun lib ([0e61c16](0e61c16aa9))
* visa summering per dag inkl indikation om gymnastik ([ea18203](ea182035d8))
* visa summering per dag inkl indikation om gymnastik ([02eb7dc](02eb7dcf92))
This commit is contained in:
semantic-release-bot 2021-04-28 10:57:14 +02:00
parent e70b7b58a2
commit 6a7bc53568
2 changed files with 36 additions and 1 deletions

View File

@ -1,3 +1,38 @@
# [1.26.0](https://github.com/kolplattformen/skolplattformen/compare/v1.25.0...v1.26.0) (2021-04-28)
### Bug Fixes
* 🐛 Förbättrad markdown-parsning ([9546540](https://github.com/kolplattformen/skolplattformen/commit/9546540d936f73eda70f236037d1f7ee37b5a0de))
* 🐛 Förbättrad markdown-parsning ([6d3ff81](https://github.com/kolplattformen/skolplattformen/commit/6d3ff81185270df82863fed135e35bfcf4c76f79))
* 🐛 Localised names of days ([fe27819](https://github.com/kolplattformen/skolplattformen/commit/fe2781994d7456cbc04f730d6a69a2dcc6c3f0f0))
* 🐛 Localised names of days ([f31c93b](https://github.com/kolplattformen/skolplattformen/commit/f31c93b3d69ed02ec78b22721b0af86f23c4c968))
* 🐛 Removed console.log ([9671fa2](https://github.com/kolplattformen/skolplattformen/commit/9671fa223db6a35f886488ce818071b783c5d639))
* 🐛 Removed console.log ([9266711](https://github.com/kolplattformen/skolplattformen/commit/9266711e7eafa301bb1bdf1dfe556d78ef09c44b))
* 🐛 Renamed misnamed location ([fba0c61](https://github.com/kolplattformen/skolplattformen/commit/fba0c617091dd04743b7d10a36d5f8879eca131b))
* 🐛 Renamed misnamed location ([d537a6d](https://github.com/kolplattformen/skolplattformen/commit/d537a6d5eb84f8ad9350d0a6a31c641e47118308))
* 🐛 uppdaterade version av embedded-api ([ebb0340](https://github.com/kolplattformen/skolplattformen/commit/ebb03408a1911f014bf1ab5e40af3c6f8693621a))
* 🐛 uppdaterade version av embedded-api ([eaa2353](https://github.com/kolplattformen/skolplattformen/commit/eaa23539a1202a5a12a771149d175c043f942b35))
* bug when getting next weeks schedule ([036968b](https://github.com/kolplattformen/skolplattformen/commit/036968bfc395e933c18a52b3e9f7d71fac7ee810))
* bug when getting next weeks schedule ([fc22916](https://github.com/kolplattformen/skolplattformen/commit/fc2291605e017e1b8e5e908078c4df50d1ec66ef))
* linter is picky ([3af39c1](https://github.com/kolplattformen/skolplattformen/commit/3af39c14be9d74193bbdae8f977601c85c9601d0))
* linter is picky ([a2846cd](https://github.com/kolplattformen/skolplattformen/commit/a2846cdb35bc6df581a8b1584087b3415cbe110f))
### Features
* 🎸 Polish support in curriculum ([b8ef523](https://github.com/kolplattformen/skolplattformen/commit/b8ef523afc7de1554a782063a6f7679498aa7fef))
* 🎸 Polish support in curriculum ([96c816e](https://github.com/kolplattformen/skolplattformen/commit/96c816e33c113c8da5b6e5bb695a8bdaf7d88a7f))
* 🎸 Updated deps and removed unnecessary parsing in week ([586a975](https://github.com/kolplattformen/skolplattformen/commit/586a9759207dc0a53b277c451c7341e44dca479d))
* first working schema ui ([d3d2be3](https://github.com/kolplattformen/skolplattformen/commit/d3d2be3a3e3c5910f698ea1c2c8f815b0e688aca))
* first working schema ui ([8b69a20](https://github.com/kolplattformen/skolplattformen/commit/8b69a20ab2dc9fde5ae90b716a1646ab606fbd02))
* first working version in test ([0a8be80](https://github.com/kolplattformen/skolplattformen/commit/0a8be80a1d12885bca5599bbb9376d710dd3e150))
* first working version in test ([4bf571b](https://github.com/kolplattformen/skolplattformen/commit/4bf571b5d8c7cb5da2453330ef22e3e4b8ae2c7d))
* use curriculun lib ([8b700e5](https://github.com/kolplattformen/skolplattformen/commit/8b700e5516414d4e0c4e70a2ff64a245645d1cd3))
* use curriculun lib ([0e61c16](https://github.com/kolplattformen/skolplattformen/commit/0e61c16aa94761c6eb48c61cbd368ea288bd5b9d))
* visa summering per dag inkl indikation om gymnastik ([ea18203](https://github.com/kolplattformen/skolplattformen/commit/ea182035d8960316a34f5fdd9c3a4769b3d1aa57))
* visa summering per dag inkl indikation om gymnastik ([02eb7dc](https://github.com/kolplattformen/skolplattformen/commit/02eb7dcf92df6f25e28bc146255a7f4dc785ac58))
# [1.25.0](https://github.com/kolplattformen/skolplattformen/compare/v1.24.1...v1.25.0) (2021-04-25)

View File

@ -9,5 +9,5 @@
"test": "npx lerna run test --stream",
"lint": "npx lerna run lint --stream"
},
"version": "1.25.0"
"version": "1.26.0"
}