Skip to content

Commit

Permalink
chore(main): release 0.10.0 (#70)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jul 7, 2023
1 parent 08b2163 commit a8815ae
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [0.10.0](https://github.com/thompsonsj/payload-crowdin-sync/compare/v0.9.1...v0.10.0) (2023-07-07)


### Features

* **endpoints:** add custom endpoints for global translation sync ([#69](https://github.com/thompsonsj/payload-crowdin-sync/issues/69)) ([08b2163](https://github.com/thompsonsj/payload-crowdin-sync/commit/08b2163e8a552263d3ac016266f7cd70e22e51fb))

## [0.9.1](https://github.com/thompsonsj/payload-crowdin-sync/compare/v0.9.0...v0.9.1) (2023-07-04)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "payload-crowdin-sync",
"version": "0.9.1",
"version": "0.10.0",
"description": "Automatically upload/sync localized fields from the default locale to CrowdIn. Make these fields read-only in other locales and update them using CrowdIn translations.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit a8815ae

Please sign in to comment.