Skip to content

Commit

Permalink
chore(main): release 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and LuukvH committed Aug 24, 2023
1 parent b2b0a14 commit caf5701
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.3.0](https://github.com/Drieam/eduframe-php-client/compare/v1.2.0...v1.3.0) (2023-08-24)


### Features

* Align teacher properties with api ([b2b0a14](https://github.com/Drieam/eduframe-php-client/commit/b2b0a14bb7df603c80af187c5f0e0d763701ea37))

## [1.2.0](https://github.com/Drieam/eduframe-php-client/compare/v1.1.0...v1.2.0) (2023-03-20)


Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "drieam/eduframe-php-client",
"version": "1.2.0",
"version": "1.3.0",
"type": "library",
"minimum-stability": "stable",
"description": "A PHP Client for the Eduframe V1 API",
Expand Down

0 comments on commit caf5701

Please sign in to comment.