Tags give the ability to mark specific points in history as being important
-
v5.0.3
d607686c · ·fix(deploy-script): deploy script was buggy with sandbox deployment (not taking in account the branch to deploy) fix: import was not working anymore because of new id() getter introduced in Mongoose7 since upgrade at commit b8f18f02e92d84ce9bdbaac999eb4d93af06ad74. Now all models exclude the use of the id prop and only rely on the _id prop (canonical behavior in NOE since the beginning)
-
v5.0.1
53e71893 · ·fix: use --first-parent for tag changelog — only mainline commits, not branch internals fix: collect all commits for tag description, not just merge commits feat: add changelog as annotated tag description fix: create tag only after deploy push succeeds — avoids orphaned tag on hook failure chore: removed obsolete version in package.json Merge "Better deploy pipeline (deploy.js script)" - 'better-release-pipeline' into 'master' Merge "Full i18n support on PDF plannings" - 'fix-pdf-i18n' into 'master'
-
1.5.2fixes
ab196760 · ·