Skip to content

1.3.0

Latest

Choose a tag to compare

@zeenix zeenix released this 04 May 19:41
2313227

Added

  • πŸ‘· add "npm-publish" manually-triggered GitHub Action.
  • πŸ‘· lint commit messages during builds.
  • ✨ implement shared config.
  • ✨ copy-paste in our working implementation.

Changed

  • πŸ”§ new workspace package.
  • πŸ”§ some commitlint-specific package metadata.
  • πŸ”§ new stub workspace package.
  • πŸ”§ add new npm configuration for upcoming workspaces/packages.

Dependencies

  • ⬆️ Update databake to v0.2.1 (#319).
  • ⬆️ Update nix to v0.31.2 (#313).
  • ⬆️ Update regex to v1.12.3 (#307).

Fixed

  • πŸ› databake pro-macro panic.

Other

  • πŸ™ˆ ignore node_modules directory.
  • πŸ€– Adjust minor update emoji list.
  • πŸ€– Custom regex for minor version bump.

Testing

  • πŸ§ͺ add failing tests.