diff --git a/CHANGELOG.md b/CHANGELOG.md index 208105b..682724f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [1.0.2] - 2023-11-23 ### Fixed - Degree program combination URLs. @@ -17,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Initial release. -[Unreleased]: https://github.com/RRZE-Webteam/FAU-Studium-Embed/compare/1.0.1...HEAD +[Unreleased]: https://github.com/RRZE-Webteam/FAU-Studium-Embed/compare/1.0.2...HEAD +[1.0.2]: https://github.com/RRZE-Webteam/FAU-Studium-Embed/compare/1.0.1...1.0.2 [1.0.1]: https://github.com/RRZE-Webteam/FAU-Studium-Embed/compare/1.0.0...1.0.1 [1.0.0]: https://github.com/RRZE-Webteam/FAU-Studium-Embed/releases/tag/1.0.0 diff --git a/fau-degree-program-output.php b/fau-degree-program-output.php index eec3028..953bd11 100644 --- a/fau-degree-program-output.php +++ b/fau-degree-program-output.php @@ -4,7 +4,7 @@ * Plugin Name: FAU Degree Program Output * Plugin URI: https://github.com/RRZE-Webteam/FAU-Studium-Embed * Description: Fetch degree programs via the REST API and display them. - * Version: 1.0.1 + * Version: 1.0.2 * Author: Inpsyde GmbH * Author URI: https://inpsyde.com/ * Update URI: false diff --git a/package.json b/package.json index 26a9c57..db48ae5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@inpsyde/fau-degree-program-output", - "version": "1.0.1", + "version": "1.0.2", "description": "Fetch degree programs via the REST API and display them.", "author": "Inpsyde GmbH", "browserslist": [