You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 1, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,7 @@ This package is inspired by the [go-ipfs repo migration tool](https://github.com
29
29
-[Migrations matrix](#migrations-matrix)
30
30
-[API](#api)
31
31
-[CLI](#cli)
32
+
-[Versioning](#versioning)
32
33
-[Contribute](#contribute)
33
34
-[License](#license)
34
35
@@ -265,6 +266,10 @@ It has several commands:
265
266
266
267
For further details see the `--help` pages.
267
268
269
+
## Versioning
270
+
271
+
In order to have good overview of what version of package contains what kind of migrations, this package follows this versioning schema: `0.<versionOfLastMigration>.<patches>`.
272
+
268
273
## Contribute
269
274
270
275
There are some ways you can make this module better:
0 commit comments