chore(release): 23.6.0
This commit is contained in:
parent
72838e2592
commit
78c2885827
@ -2,6 +2,13 @@
|
||||
|
||||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
||||
|
||||
## [23.6.0](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v23.5.0...v23.6.0) (2020-12-15)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **massinput:** reduce size of ajax requests ([72838e2](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/commit/72838e2592f159ab79c9f245ac28a4f9bd807e19))
|
||||
|
||||
## [23.5.0](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v23.4.3...v23.5.0) (2020-12-12)
|
||||
|
||||
|
||||
|
||||
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "uni2work",
|
||||
"version": "23.5.0",
|
||||
"version": "23.6.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "uni2work",
|
||||
"version": "23.5.0",
|
||||
"version": "23.6.0",
|
||||
"description": "",
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
name: uniworx
|
||||
version: 23.5.0
|
||||
version: 23.6.0
|
||||
|
||||
dependencies:
|
||||
- base
|
||||
|
||||
Reference in New Issue
Block a user