MCPcopy
hub / github.com/tailwindlabs/tailwindcss / release-notes.mjs

File release-notes.mjs

scripts/release-notes.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Given a version, figure out what the release notes are so that we can use this to pre-fill the
2// release notes on a GitHub release for the current version.
3
4import * as fs from 'node:fs/promises'

Callers

nothing calls this directly

Calls 2

resolveMethod · 0.80
execMethod · 0.80

Tested by

no test coverage detected