Skip to content

Commit

Permalink
Changelog and readme.txt edits.
Browse files Browse the repository at this point in the history
  • Loading branch information
zinigor authored and matticbot committed Jul 8, 2024
1 parent 8613ff3 commit 475c60c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
9 changes: 3 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.14.5-alpha] - unreleased

This is an alpha version! The changes listed here are not final.

## [0.14.5] - 2024-07-08
### Changed
- Updated package dependencies.
- Updated package dependencies. [#38132]

## [0.14.4] - 2024-06-17
### Changed
Expand Down Expand Up @@ -350,7 +347,7 @@ This is an alpha version! The changes listed here are not final.
- Updated package dependencies. [#31659]
- Updated package dependencies. [#31785]

[0.14.5-alpha]: https://github.com/Automattic/jetpack-ai-client/compare/v0.14.4...v0.14.5-alpha
[0.14.5]: https://github.com/Automattic/jetpack-ai-client/compare/v0.14.4...v0.14.5
[0.14.4]: https://github.com/Automattic/jetpack-ai-client/compare/v0.14.3...v0.14.4
[0.14.3]: https://github.com/Automattic/jetpack-ai-client/compare/v0.14.2...v0.14.3
[0.14.2]: https://github.com/Automattic/jetpack-ai-client/compare/v0.14.1...v0.14.2
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": false,
"name": "@automattic/jetpack-ai-client",
"version": "0.14.5-alpha",
"version": "0.14.5",
"description": "A JS client for consuming Jetpack AI services",
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/ai-client/#readme",
"bugs": {
Expand Down

0 comments on commit 475c60c

Please sign in to comment.