Skip to content

Conversation

@stnguyen90
Copy link
Contributor

@stnguyen90 stnguyen90 commented Nov 17, 2023

What does this PR do?

  • Bump appwrite version to 1.4.13
  • Add 1.4.13 changes to CHANGES.md

Test Plan

Automated tests should pass.

In addition, the following manual tests should be performed:

docker compose build
docker tag appwrite-dev appwrite/appwrite:1.4.13
docker run -it --rm \
    --volume /var/run/docker.sock:/var/run/docker.sock \
    --volume "$(pwd)"/appwrite:/usr/src/code/appwrite:rw \
    --entrypoint=install \
    appwrite/appwrite:1.4.13
image

Related PRs and Issues

None

Checklist

  • Have you read the Contributing Guidelines on issues?
  • If the PR includes a change to an API's metadata (desc, label, params, etc.), does it also include updated API specs and example docs?

@stnguyen90 stnguyen90 force-pushed the feat-1.4.13-release-prep branch from 01cf793 to b9c012f Compare November 17, 2023 20:02
@stnguyen90 stnguyen90 force-pushed the feat-1.4.13-release-prep branch from b9c012f to 37e1e3a Compare November 17, 2023 20:12
@christyjacob4 christyjacob4 merged commit a783342 into 1.4.x Nov 17, 2023
@stnguyen90 stnguyen90 deleted the feat-1.4.13-release-prep branch November 19, 2023 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants