Skip to content

Latest commit

 

History

History
168 lines (64 loc) · 5.3 KB

CHANGELOG.md

File metadata and controls

168 lines (64 loc) · 5.3 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.29.0 (2020-08-25)

Note: Version bump only for package @tinacms/git-client

0.28.0 (2020-08-17)

Note: Version bump only for package @tinacms/git-client

0.26.0 (2020-08-03)

Note: Version bump only for package @tinacms/git-client

0.7.0-alpha.0 (2020-07-15)

Bug Fixes

  • git file to use cms.api.git (00926af)

Features

  • add useGitFile hook (c996343)
  • added GitFile class to make changing individual files easier (a29b701)
  • adds git:commit event (f9a7f11)

0.6.7 (2020-04-27)

Note: Version bump only for package @tinacms/git-client

0.6.7-alpha.0 (2020-04-06)

Note: Version bump only for package @tinacms/git-client

0.6.6 (2020-04-06)

Note: Version bump only for package @tinacms/git-client

0.6.5 (2020-04-06)

Note: Version bump only for package @tinacms/git-client

0.6.4 (2020-03-30)

Note: Version bump only for package @tinacms/git-client

0.6.3 (2020-03-30)

Note: Version bump only for package @tinacms/git-client

0.6.2 (2020-03-23)

Note: Version bump only for package @tinacms/git-client

0.6.1 (2020-03-16)

Note: Version bump only for package @tinacms/git-client

0.6.0 (2020-03-09)

Note: Version bump only for package @tinacms/git-client

0.5.0 (2020-03-02)

Features

  • MediaStore: add git backed media store (a5b9ea4)

0.4.2 (2020-02-11)

Note: Version bump only for package @tinacms/git-client

Features

  • MediaStore: add git backed media store (a5b9ea4)

0.4.2-alpha.0 (2020-02-06)

Note: Version bump only for package @tinacms/git-client

0.4.1 (2019-11-18)

Note: Version bump only for package @tinacms/git-client

0.4.1-alpha.1 (2019-11-18)

Note: Version bump only for package @tinacms/git-client

0.4.1-alpha.0 (2019-11-18)

Note: Version bump only for package @tinacms/git-client

0.4.0 (2019-11-12)

Features

  • git: add branch API endpoints to client (3e80033)
  • git: implement push endpoint (4db1284)
  • git: implement pushOnCommit option (4413a6e)

0.2.0 (2019-11-04)

Features

  • git: add branch API endpoints to client (3e80033)
  • git: implement push endpoint (4db1284)
  • git: implement pushOnCommit option (4413a6e)

0.2.0-alpha.0 (2019-10-28)

Features

  • git: add branch API endpoints to client (3e80033)
  • git: implement push endpoint (4db1284)
  • git: implement pushOnCommit option (4413a6e)