Skip to content

Releases: flex-development/dist-tag-action

1.1.2

22 Nov 01:54
1.1.2
30c7c43
Compare
Choose a tag to compare

1.1.2 (2022-11-21)

📦 Build

  • deps-bundle: add bundleDependencies (8334cb7)
  • deps-bundle: bump @actions/core from 1.9.1 to 1.10.0 (8dc0e4d)
  • deps-bundle: bump @flex-development/dist-tag from 2.0.0 to 3.0.0 (4b5db1b)
  • deps-dev: cleanup + upgrade deps (9a88b44)

🤖 Continuous Integration

  • deps: bump actions/checkout from 3.0.2 to 3.1.0 (#31) (c2fa2dd)
  • deps: bump actions/github-script from 6.3.0 to 6.3.1 (#29) (d190cd6)
  • deps: bump actions/github-script from 6.3.1 to 6.3.2 (#34) (ab1c624)
  • deps: bump actions/github-script from 6.3.2 to 6.3.3 (#35) (1e339fa)
  • deps: bump crazy-max/ghaction-import-gpg from 5.1.0 to 5.2.0 (#36) (c760aeb)
  • deps: bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 (#30) (cd33771)
  • deps: bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 (#37) (4e378bf)
  • deps: bump hmarr/debug-action from 2.0.1 to 2.1.0 (#32) (f7adab9)
  • deps: bump octokit/graphql-action from 2.2.22 to 2.2.23 (#33) (54e1f3d)
  • workflows: hide loader warning when generating release notes (708824f)

🏡 Housekeeping

  • github: add commit scope to deps-bundle (5d08e53)

1.1.1

28 Sep 05:57
1.1.1
e3c5a89
Compare
Choose a tag to compare

1.1.1 (2022-09-28)

📦 Build

  • use mkbuild to build project (3d58322)
  • deps-dev: add @vitest/coverage-c8 (18e3b88)
  • deps-dev: bump @flex-development/dist-tag from 1.0.0 to 1.0.1 (d940703)
  • deps-dev: bump @types/eslint from 8.4.5 to 8.4.6 (d8526cb)
  • deps-dev: bump @typescript-eslint/eslint-parser from 5.33.0 to 5.35.1 (88440a5)
  • deps-dev: bump @typescript-eslint/eslint-plugin from 5.33.0 to 5.35.1 (3dc2646)
  • deps-dev: bump @vitest/ui from 0.21.1 to 0.22.1 (33b14d7)
  • deps-dev: bump unbuild from 0.8.7 to 0.8.9 (5638a83)
  • deps-dev: bump vitest from 0.21.1 to 0.22.1 (15161cb)
  • deps-dev: install pure esm version of dist-tag from github (eb279a5)
  • esm: replace main field with exports and module (721985b)
  • esm: set package type to module (f55fb7a)

🤖 Continuous Integration

📝 Documentation

  • update ~/.gitconfig instructions (80db1d7)
  • update commit type descriptions (67d2e22)
  • workflows: update dependabot-auto description (d09574f)

🏡 Housekeeping

  • eslint x graphql support (15d0f68)
  • only run checks in lint-staged config (33aa401)
  • update eslint config (d92ed74)
  • update sample gitconfig (adabd2f)
  • esm: dev environment cleanup (dbdaf1a)
  • github: cleanup label descriptions (25edccb)
  • github: convert issue templates to issue forms (d960b78)
  • github: remove type:discussion label (6c8ae59)
  • github: rename label scope:deps to scope:dependencies (f5ef429)
  • github: update pull request template (82518ba)
  • release: add tag prefix to local commit message (9bb2148)
  • release: read tag prefix from package.json (93776cd)
  • vscode: let prettier handle shellscript files (479cc60)

✅ Testing

  • update vitest environment (ae4c771)

1.1.0

19 Aug 01:27
1.1.0
15c2ba5
Compare
Choose a tag to compare

1.1.0 (2022-08-19)

📦 Build

  • deps-dev: bump @flex-development/tutils from 5.0.0-dev.1 to 5.0.0 (63781bd)

🤖 Continuous Integration

  • workflows: integrity (21beca5)
  • workflows: cleanup workflow environments and options (16aca4a)
  • workflows: use outputs.prerelease in release workflow (cabb68a)

📝 Documentation

  • add environment to "publish github release" example workflow (276a4e0)
  • add outputs.prerelease usage to "publish github release" example (22a5fbb)
  • cleanup "publish github release" example workflow (533ac20)
  • fix checkout step in "publish github release" example (f5150c6)
  • sign tags in "publish github release" example workflow (da93d45)

✨ Features

🏡 Housekeeping

  • only run checks in lint-staged config (2087aa6)

1.0.1-alpha.3

18 Aug 07:44
1.0.1-alpha.3
67fbe8f
Compare
Choose a tag to compare
Pre-release

1.0.1-alpha.3 (2022-08-18)

🤖 Continuous Integration

  • workflows: fix prerelease check (89e6ca9)

1.0.1-alpha.2

18 Aug 07:34
1.0.1-alpha.2
f74a4e5
Compare
Choose a tag to compare
Pre-release

1.0.1-alpha.2 (2022-08-18)

🤖 Continuous Integration

  • workflows: try fixing prerelease check with toJSON (f0fca90)

1.0.1-alpha.1

18 Aug 07:22
1.0.1-alpha.1
f973716
Compare
Choose a tag to compare
Pre-release

1.0.1-alpha.1 (2022-08-18)

📦 Build

🤖 Continuous Integration

  • deps: bump actions/github-script from 6.1.0 to 6.1.1 (#19) (7949f6f)
  • workflows: label-linked-issues (67cdc54)
  • workflows: add test coverage output to ci workflow (9a3be29)
  • workflows: check for package-ecosystem in @dependabot auto-merge conditional (26cee83)
  • workflows: fix @dependabot lockfile commit (d56ed31)
  • workflows: set github token permissions in lock-inactive-threads (d8eb6ee)
  • workflows: sign tags in release workflow (3960390)
  • workflows: update prerelease check output declaration (61b58a0)

📝 Documentation

🏡 Housekeeping

  • release: fix release dates (39f11da)
  • release: get recommended version bump based on commits (82236f4)
  • release: publish releases from bot account (1129aa1)
  • release: update commit message format (71c322a)
  • release: use current date as release date (9c867a1)
  • release: use current tag as changelog entry title (376510f)
  • vscode: set yaml schema for github workflows (ee41291)

🎂 1.0.0

13 Aug 18:21
e2e8968
Compare
Choose a tag to compare

1.0.0 (2022-08-13)

📝 Documentation

  • fix permissions in "publish github release" example (40087a9)
  • add "publish github release" example (8abd38d)
  • action: inputs and outputs (fd774f0)
  • action: usage (cd19a97)

✨ Features

✅ Testing

  • action: test action in workflow context (5dedbdc)

1.0.0-dev.9

13 Aug 17:50
d749207
Compare
Choose a tag to compare
1.0.0-dev.9 Pre-release
Pre-release

1.0.0-dev.9 (2022-08-13)

🤖 Continuous Integration

  • workflows: close inactionable issues after 14 days (55aa7ba)
  • workflows: lock inactive threads after 60 days (3d86d98)
  • workflows: remove debug step from approve-pr (e2a3a27)
  • workflows: set label-merged-issues.permissions (3130fbd)
  • workflows: set query-linked-issues.permissions (0972329)

📝 Documentation

  • fix permissions in "publish github release" example (40087a9)

1.0.0-dev.8

13 Aug 06:12
ed3560d
Compare
Choose a tag to compare
1.0.0-dev.8 Pre-release
Pre-release

1.0.0-dev.8 (2022-08-13)

🤖 Continuous Integration

  • workflows: label-syncer -> labels (888c1fc)
  • workflows: add workflow_dispatch event to labels workflow (bcf433a)
  • workflows: fix labels workflow permissions (397bb82)
  • workflows: handle status:prereleased label in release workflow (ee539d5)
  • workflows: remove inputs.version from release workflow (3192e79)
  • workflows: remove release.jobs.metadata.steps.artifact (5187247)
  • workflows: specify checkout ref in labels workflow (e440d62)

📝 Documentation

  • add "publish github release" example (8abd38d)
  • release: fix workflow docs (c53273d)

🏡 Housekeeping

  • github: add status:prereleased label (0a141d9)

1.0.0-dev.7

13 Aug 01:52
bb73a4c
Compare
Choose a tag to compare
1.0.0-dev.7 Pre-release
Pre-release

1.0.0-dev.7 (2022-08-12)

🤖 Continuous Integration

  • workflows: remove setup-node step from release.jobs.publish (fdc6850)
  • workflows: remove setup-node step from ci workflow (ae6c629)
  • workflows: run ci workflow on subset of push events (b48a8fc)
  • workflows: use jq in release workflow (8c67efc)

📝 Documentation

  • add action.yml link to usage guide (6dfdf2a)
  • workflows: add action-test badge (982920b)