Skip to content
This repository was archived by the owner on Oct 1, 2021. It is now read-only.

Commit cf2409a

Browse files
committed
feat: release metadata mentioned in README
1 parent e92d057 commit cf2409a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,9 @@ This will create an empty migration with the next version.
266266

267267
### Module versioning notes
268268

269-
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>`.
269+
In order to have good overview of what version of package contains what kind of migration, to every release there
270+
should be appended version's metadata in format `migr-<versionOfLatestMigration>`. If for releasing is used `aegir`
271+
you can use the `release --metadata` option.
270272

271273
## Contribute
272274

0 commit comments

Comments
 (0)