Files
standardnotes-app-web/packages/api/CHANGELOG.md
StandardNotes CI 73ebb62c88 chore(release): publish
- @standardnotes/api@1.4.2
 - @standardnotes/desktop@3.23.52
 - @standardnotes/encryption@1.13.1
 - @standardnotes/filepicker@1.21.0
 - @standardnotes/files@1.8.1
 - @standardnotes/mobile@3.30.0
 - @standardnotes/models@1.15.1
 - @standardnotes/releases@1.2.66
 - @standardnotes/services@1.16.1
 - @standardnotes/sncrypto-web@1.12.1
 - @standardnotes/snjs@2.123.0
 - @standardnotes/web-server@1.2.74
 - @standardnotes/web@3.37.0
2022-07-06 13:05:55 +00:00

6.3 KiB

Change Log

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

1.4.2 (2022-07-06)

Note: Version bump only for package @standardnotes/api

1.4.1 (2022-07-06)

Bug Fixes

  • add missing utils dependency on api (bc666aa)

1.4.0 (2022-07-06)

Features

1.3.0 (2022-07-06)

Features

  • remove filepicker, features, services and models packages in favor of standardnotes/app repository (27f474e)

1.2.1 (2022-07-05)

Note: Version bump only for package @standardnotes/api

1.2.0 (2022-07-05)

Features

  • remove encryption package in favor of standardnotes/app repository (f6d1c9e)

1.1.20 (2022-07-04)

Bug Fixes

  • add missing reflect-metadata package to all packages (ce3a5bb)

1.1.19 (2022-06-29)

Note: Version bump only for package @standardnotes/api

1.1.18 (2022-06-28)

Bug Fixes

1.1.17 (2022-06-27)

Note: Version bump only for package @standardnotes/api

1.1.16 (2022-06-27)

Note: Version bump only for package @standardnotes/api

1.1.15 (2022-06-23)

Bug Fixes

1.1.14 (2022-06-22)

Note: Version bump only for package @standardnotes/api

1.1.13 (2022-06-22)

Bug Fixes

1.1.12 (2022-06-20)

Note: Version bump only for package @standardnotes/api

1.1.11 (2022-06-16)

Note: Version bump only for package @standardnotes/api

1.1.10 (2022-06-16)

Note: Version bump only for package @standardnotes/api

1.1.9 (2022-06-15)

Note: Version bump only for package @standardnotes/api

1.1.8 (2022-06-10)

Note: Version bump only for package @standardnotes/api

1.1.7 (2022-06-09)

Note: Version bump only for package @standardnotes/api

1.1.6 (2022-06-09)

Note: Version bump only for package @standardnotes/api

1.1.5 (2022-06-09)

Note: Version bump only for package @standardnotes/api

1.1.4 (2022-06-06)

Note: Version bump only for package @standardnotes/api

1.1.3 (2022-06-03)

Note: Version bump only for package @standardnotes/api

1.1.2 (2022-06-03)

Bug Fixes

  • add option to define additional params to the user registration request if needed (78f169f)

1.1.1 (2022-06-03)

Bug Fixes

  • make response headers optional for ease of defining on the server side (#755) (b5c2092)

1.1.0 (2022-06-03)

Features

  • api service refactor -extract registration (#733) (1d7fac8)