Compare View

switch
from
...
to
 
Commits (3)

Changes

Showing 3 changed files Side-by-side Diff

... ... @@ -4,7 +4,14 @@ All notable changes to this project will be documented in this file. Dates are d
4 4  
5 5 Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6 6  
7   -#### 0.1.1
  7 +#### [v0.1.2](https://gitlab.kodesumber.com/komodo/komodo-sdk-push-trx/compare/v0.1.1...v0.1.2)
  8 +
  9 +- Change repo url to https [`d5926b0`](https://gitlab.kodesumber.com/komodo/komodo-sdk-push-trx/commit/d5926b02141be66bce0886f6947d0eba06e5cfe6)
  10 +- Fix postversion script [`9e07392`](https://gitlab.kodesumber.com/komodo/komodo-sdk-push-trx/commit/9e0739218f4ac77f9400f7765f1d8ff2eec82867)
  11 +
  12 +#### v0.1.1
  13 +
  14 +> 7 February 2022
8 15  
9 16 - Ready to test [`b76b508`](https://gitlab.kodesumber.com/komodo/komodo-sdk-push-trx/commit/b76b508a948158fbdd32a8a71a3cef1f3970b5f8)
10 17 - Add auto-changelog dep [`1029345`](https://gitlab.kodesumber.com/komodo/komodo-sdk-push-trx/commit/1029345a161e1bc714c714bd0ed87875175585db)
1 1 {
2 2 "name": "komodo-sdk-push-trx",
3   - "version": "0.1.1",
  3 + "version": "0.1.2",
4 4 "lockfileVersion": 2,
5 5 "requires": true,
6 6 "packages": {
7 7 "": {
8 8 "name": "komodo-sdk-push-trx",
9   - "version": "0.1.1",
  9 + "version": "0.1.2",
10 10 "license": "ISC",
11 11 "dependencies": {
12 12 "express": "^4.17.2",
1 1 {
2 2 "name": "komodo-sdk-push-trx",
3   - "version": "0.1.1",
  3 + "version": "0.1.2",
4 4 "description": "Komodo SDK for PUSH transaction",
5 5 "main": "index.js",
6 6 "scripts": {
7 7 "test": "mocha --recursive test",
8 8 "version": "auto-changelog -p && git add CHANGELOG.md",
9   - "postversion": "git push && git push --tags && git push github && git push github --tags"
  9 + "postversion": "git push && git push --tags"
10 10 },
11 11 "repository": {
12 12 "type": "git",
13   - "url": "git@gitlab.kodesumber.com:komodo/komodo-sdk-push-trx.git"
  13 + "url": "https://gitlab.kodesumber.com/komodo/komodo-sdk-push-trx.git"
14 14 },
15 15 "keywords": [
16 16 "komodo",