🚀Bumped version to v0.4.3
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
2056ce1e62
commit
cad34d357b
@ -2,8 +2,15 @@
|
|||||||
|
|
||||||
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
|
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
|
||||||
|
|
||||||
|
#### [0.4.3](https://git.odit.services/lfk/selfservice/compare/0.4.2...0.4.3)
|
||||||
|
|
||||||
|
- 🚑 hotfix - Profile api path [`2056ce1`](https://git.odit.services/lfk/selfservice/commit/2056ce1e62a33e14bce5bdef5ea8cd38e039dc62)
|
||||||
|
|
||||||
#### [0.4.2](https://git.odit.services/lfk/selfservice/compare/0.4.1...0.4.2)
|
#### [0.4.2](https://git.odit.services/lfk/selfservice/compare/0.4.1...0.4.2)
|
||||||
|
|
||||||
|
> 31 March 2021
|
||||||
|
|
||||||
|
- 🚀Bumped version to v0.4.2 [`3b2c99c`](https://git.odit.services/lfk/selfservice/commit/3b2c99c7090de03aab12415342136460ddd735ee)
|
||||||
- 🚑 fix organization registration token [`f150821`](https://git.odit.services/lfk/selfservice/commit/f150821f0f60e4798b02ebf50588da61ccb51279)
|
- 🚑 fix organization registration token [`f150821`](https://git.odit.services/lfk/selfservice/commit/f150821f0f60e4798b02ebf50588da61ccb51279)
|
||||||
|
|
||||||
#### [0.4.1](https://git.odit.services/lfk/selfservice/compare/0.4.0...0.4.1)
|
#### [0.4.1](https://git.odit.services/lfk/selfservice/compare/0.4.0...0.4.1)
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@odit/lfk-selfservice",
|
"name": "@odit/lfk-selfservice",
|
||||||
"version": "0.4.2",
|
"version": "0.4.3",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "vite",
|
"dev": "vite",
|
||||||
"build": "vite build",
|
"build": "vite build",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user