Skip to content

Commit

Permalink
chore(release): 4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
creode-dev committed Aug 20, 2024
1 parent e3888b5 commit 022cee5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@
All notable changes to this project will be documented in this file.
<!--- END HEADER -->

## 4.3.0 - 2024-08-20

### Features

* Allow registration process to log a user in if correct configuration has allowed for it. (cd5549)

### Bug Fixes

* Tests schema version bump (2348fe)

## 4.2.0 - 2024-07-15

### Features
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
},
"class": "creode\\magiclogin\\MagicLogin"
},
"version": "4.2.0",
"version": "4.3.0",
"minimum-stability": "dev",
"prefer-stable": true
}

0 comments on commit 022cee5

Please sign in to comment.