Releases: fern-api/sync-openapi
Releases · fern-api/sync-openapi
sync-openapi@0.0.4
What's Changed
- feat(ci): Add stale-bot by @davidkonigsberg in #3
- Clarify README use cases by @devalog in #4
- chore(deps): Attempt to update GH package by @davidkonigsberg in #6
- Add info about the origin field to README, fix some errors by @devalog in #7
- chore(deps): update js-yaml by @davidkonigsberg in #8
- chore(dep): update glob by @davidkonigsberg in #9
New Contributors
- @davidkonigsberg made their first contribution in #3
- @devalog made their first contribution in #4
Full Changelog: v2.1...v3
sync-openapi@0.0.2
- ability to use
fern api updateto update specs from configs - better logging
sync-openapi@0.0.3
- Removed timestamps from branch names
- Added Dates to PR titles
- Added force push for merge conflicts
- Only one branch/PR for changes made by this package
sync-openapi@0.0.1
- add the ability to sync an entire directory between source and destination
- consolidate the Action API by treating everything as a source and automatically detect if it's a directory or a file
- use from and to inside the source schema
- add exclude modifier to prevent certain files within a directory from being copied (supports globs)
sync-openapi@0.0.0
Automated cross-repo file syncing for configured source/destination file mappings.
Full Changelog: https://github.com/fern-api/sync-openapi/commits/v0.0