Releases: flex-development/dist-tag-action
Releases · flex-development/dist-tag-action
1.1.2
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
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 withexports
andmodule
(721985b) - esm: set package type to
module
(f55fb7a)
🤖 Continuous Integration
- add
scope:dependencies
label to @dependabot pull requests (58c1731) - remove @dependabot registry restrictions (f4c296b)
- set reviewers for @dependabot pull requests (22ec1f6)
- deps: bump actions/github-script from 6.1.1 to 6.2.0 (#26) (aa2a6e1)
- deps: bump actions/github-script from 6.2.0 to 6.3.0 (#27) (aeeb989)
- workflow: update @dependabot enable-auto-merge conditions (1b3348f)
- workflows:
add-to-project
(232a936) - workflows: add
secrets.PAT_BOT
(e9af862) - workflows: add debug step to ci workflow (55a0ac2)
- workflows: add test coverage output to ci workflow (912e1d9)
- workflows: cleanup workflows (fc750c3)
- workflows: fix package-ecosystem check for @dependabot (7fea72a)
- workflows: remove
query-linked-issues
(00bbfe5) - workflows: require manual review for major @dependabot updates (91581c5)
- workflows: run ci workflow on push to feature and hotfix branches (b9ac53f)
- workflows: sign commits for @dependabot (86cd4fb)
- workflows: skip
integrity
for @dependabot (5690fba) - workflows: sync workflow and job names (c655f1c)
📝 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
toscope: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
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
1.0.1-alpha.2
1.0.1-alpha.2 (2022-08-18)
🤖 Continuous Integration
- workflows: try fixing prerelease check with
toJSON
(f0fca90)
1.0.1-alpha.1
1.0.1-alpha.1 (2022-08-18)
📦 Build
- fix .npmignore (e65a89e)
🤖 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
rebase and merge
(fa03f9d)
🏡 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
1.0.0-dev.9
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 fromapprove-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
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
🏡 Housekeeping
- github: add
status:prereleased
label (0a141d9)
1.0.0-dev.7
1.0.0-dev.7 (2022-08-12)
🤖 Continuous Integration
- workflows: remove
setup-node
step fromrelease.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)