Skip to content

Releases: papandreou/pg-to-dbml

Release v0.3.7

14 Jun 17:25
Compare
Choose a tag to compare

CHANGELOG

0.3.7

Features

  • DEVOPS-895: Fix NVM in our Github Actions.

Bug Fixes

Release v0.3.6

08 Feb 19:06
Compare
Choose a tag to compare

CHANGELOG

0.3.6

Features

  • JIRA-123: Added this feature.

Bug Fixes

Release v0.3.5

02 Feb 01:05
Compare
Choose a tag to compare

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

31 Jan 17:00
Compare
Choose a tag to compare

CHANGELOG

0.3.4

Features

  • DEVOPS-778: Clean up duplicate Github Actions.

Bug Fixes

Release v0.3.3

19 Jan 19:35
Compare
Choose a tag to compare

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

19 Jan 14:09
Compare
Choose a tag to compare

CHANGELOG

0.3.2

Features

  • DEVOPS-710:
    • Delete beta packages when a PR is closed. Uses a reusable workflow from polarislabs/github-actions repository

Bug Fixes

Release v0.3.1

02 Nov 19:29
Compare
Choose a tag to compare

CHANGELOG

0.3.1

Features

  • DEVOPS-721: Add a Github Action check that the package version is unchanged.

Bug Fixes

Release v0.3.0

02 Nov 12:33
Compare
Choose a tag to compare

CHANGELOG

0.3.0

Features

  • HPAPI-578: Update to Node 16.10.0.

Bug Fixes

Release v0.2.5

29 Sep 20:09
Compare
Choose a tag to compare

CHANGELOG

0.2.5

Features

Bug Fixes

  • DEVOPS-722: Fix the semver Action bumping the version number incorrectly.

Release v0.2.4

24 Sep 20:46
Compare
Choose a tag to compare

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/

Bug Fixes