fix(core): Maintain dependencies, update metadata
This commit is contained in:
parent
9c84205633
commit
606d46acf8
@ -1,5 +1,10 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 2024-10-02 - 1.0.8 - fix(core)
|
||||||
|
Maintain dependencies, update metadata
|
||||||
|
|
||||||
|
- No changes detected
|
||||||
|
|
||||||
## 2024-10-02 - 1.0.7 - fix(core)
|
## 2024-10-02 - 1.0.7 - fix(core)
|
||||||
Update dependencies and add logging for email and SMS functions
|
Update dependencies and add logging for email and SMS functions
|
||||||
|
|
||||||
|
@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@serve.zone/platformclient',
|
name: '@serve.zone/platformclient',
|
||||||
version: '1.0.7',
|
version: '1.0.8',
|
||||||
description: 'a module that makes it really easy to use the serve.zone platform inside your app'
|
description: 'a module that makes it really easy to use the serve.zone platform inside your app'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user