release(rc): v0.1.2-rc.1
## [0.1.2-rc.1](https://git.ext.icikowski.pl/go/collections/compare/v0.1.1...v0.1.2-rc.1) (2024-08-20) ### Build system and dependencies * **deps:** update all major dependencies ([eeb58c3
](eeb58c3ed8
))
This commit is contained in:
parent
eeb58c3ed8
commit
872fab3131
@ -1,3 +1,9 @@
|
|||||||
|
## [0.1.2-rc.1](https://git.ext.icikowski.pl/go/collections/compare/v0.1.1...v0.1.2-rc.1) (2024-08-20)
|
||||||
|
|
||||||
|
### Build system and dependencies
|
||||||
|
|
||||||
|
* **deps:** update all major dependencies ([eeb58c3](https://git.ext.icikowski.pl/go/collections/commit/eeb58c3ed84fe1cc68b03d0ce4ead5cc8168fad7))
|
||||||
|
|
||||||
## [0.1.1](https://git.ext.icikowski.pl/go/collections/compare/v0.1.0...v0.1.1) (2024-05-27)
|
## [0.1.1](https://git.ext.icikowski.pl/go/collections/compare/v0.1.0...v0.1.1) (2024-05-27)
|
||||||
|
|
||||||
|
|
||||||
|
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "collections",
|
"name": "collections",
|
||||||
"version": "0.1.1",
|
"version": "0.1.2-rc.1",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "collections",
|
"name": "collections",
|
||||||
"version": "0.1.1",
|
"version": "0.1.2-rc.1",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@saithodev/semantic-release-gitea": "^2.1.0",
|
"@saithodev/semantic-release-gitea": "^2.1.0",
|
||||||
"@semantic-release/changelog": "^6.0.3",
|
"@semantic-release/changelog": "^6.0.3",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"private": true,
|
"private": true,
|
||||||
"name": "collections",
|
"name": "collections",
|
||||||
"version": "0.1.1",
|
"version": "0.1.2-rc.1",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"release": "./node_modules/.bin/semantic-release"
|
"release": "./node_modules/.bin/semantic-release"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user