Skip to content

Releases: papandreou/pg-to-dbml

Release v0.3.7

Choose a tag to compare

@github-actions github-actions released this 14 Jun 17:25

CHANGELOG

0.3.7

Features

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

Bug Fixes

Release v0.3.6

Choose a tag to compare

@github-actions github-actions released this 08 Feb 19:06

CHANGELOG

0.3.6

Features

  • JIRA-123: Added this feature.

Bug Fixes

Release v0.3.5

Choose a tag to compare

@github-actions github-actions released this 02 Feb 01:05

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

Choose a tag to compare

@github-actions github-actions released this 31 Jan 17:00

CHANGELOG

0.3.4

Features

  • DEVOPS-778: Clean up duplicate Github Actions.

Bug Fixes

Release v0.3.3

Choose a tag to compare

@github-actions github-actions released this 19 Jan 19:35

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

Choose a tag to compare

@github-actions github-actions released this 19 Jan 14:09

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

Choose a tag to compare

@github-actions github-actions released this 02 Nov 19:29

CHANGELOG

0.3.1

Features

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

Bug Fixes

Release v0.3.0

Choose a tag to compare

@github-actions github-actions released this 02 Nov 12:33

CHANGELOG

0.3.0

Features

  • HPAPI-578: Update to Node 16.10.0.

Bug Fixes

Release v0.2.5

Choose a tag to compare

@github-actions github-actions released this 29 Sep 20:09

CHANGELOG

0.2.5

Features

Bug Fixes

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

Release v0.2.4

Choose a tag to compare

@github-actions github-actions released this 24 Sep 20:46

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