Releases: papandreou/pg-to-dbml
Releases · papandreou/pg-to-dbml
Release v0.3.7
CHANGELOG
0.3.7
Features
- DEVOPS-895: Fix NVM in our Github Actions.
Bug Fixes
Release v0.3.6
CHANGELOG
0.3.6
Features
- JIRA-123: Added this feature.
Bug Fixes
Release v0.3.5
CHANGELOG
0.3.5
Features
- DEVOPS-775: Add a
.github/renovate.json5
file to configure Renovate to just update our internal@polarislabs/*
npm packages.
Bug Fixes
Release v0.3.4
CHANGELOG
0.3.4
Features
- DEVOPS-778: Clean up duplicate Github Actions.
Bug Fixes
Release v0.3.3
CHANGELOG
0.3.3
Features
- DEVOPS-715:
- Auto-publish a beta package whenever Code Checks completes successfully.
- Switch Actions to use a reusable workflow from the new polarislabs/actions repo.
- Remove the First Time Greeting and PR Labeler Actions, since we're wanting to reduce our Github Actions minutes where it's easy.
Bug Fixes
Release v0.3.2
CHANGELOG
0.3.2
Features
- DEVOPS-710:
- Delete beta packages when a PR is closed. Uses a reusable workflow from
polarislabs/github-actions
repository
- Delete beta packages when a PR is closed. Uses a reusable workflow from
Bug Fixes
Release v0.3.1
CHANGELOG
0.3.1
Features
- DEVOPS-721: Add a Github Action check that the package version is unchanged.
Bug Fixes
Release v0.3.0
CHANGELOG
0.3.0
Features
- HPAPI-578: Update to Node 16.10.0.
Bug Fixes
Release v0.2.5
CHANGELOG
0.2.5
Features
Bug Fixes
- DEVOPS-722: Fix the semver Action bumping the version number incorrectly.
Release v0.2.4
CHANGELOG
0.2.4
Features
- DEVOPS-687: Add new semver Github Action
- Update other Actions to be consistent with the other repos
- Split existing changelog into separate ones in
docs/changelogs/