standardnotes-server/packages/time/CHANGELOG.md
standardci 7f4776b52b
chore(release): publish new version
- @standardnotes/analytics@2.19.11
 - @standardnotes/api-gateway@1.46.6
 - @standardnotes/auth-server@1.84.5
 - @standardnotes/common@1.46.4
 - @standardnotes/domain-core@1.11.2
 - @standardnotes/domain-events-infra@1.9.66
 - @standardnotes/domain-events@2.106.1
 - @standardnotes/event-store@1.6.65
 - @standardnotes/files-server@1.9.11
 - @standardnotes/predicates@1.6.5
 - @standardnotes/revisions-server@1.10.19
 - @standardnotes/scheduler-server@1.16.15
 - @standardnotes/security@1.7.6
 - @standardnotes/settings@1.19.1
 - @standardnotes/sncrypto-node@1.13.1
 - @standardnotes/syncing-server@1.29.7
 - @standardnotes/time@1.14.1
 - @standardnotes/websockets-server@1.5.11
 - @standardnotes/workspace-server@1.19.14
2023-01-20 10:59:12 +00:00

11 KiB

Change Log

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

1.14.1 (2023-01-20)

Note: Version bump only for package @standardnotes/time

1.14.0 (2022-11-14)

Features

  • analytics: extract domain core into a separate package (0f94e2a)

1.13.3 (2022-11-14)

Bug Fixes

1.13.0 (2022-11-02)

Features

  • auth: add processing user requests (2255f85)

1.12.0 (2022-10-19)

Features

  • building server applications in ARM64 architecture for Docker (fd92866)

1.11.1 (2022-10-06)

Note: Version bump only for package @standardnotes/time

1.11.0 (2022-09-06)

Features

  • time: add converting microseconds to time structure (db8333a)

1.10.0 (2022-09-05)

Features

  • auth: add keeping stats on payments (0c176b7)

1.9.1 (2022-07-12)

Note: Version bump only for package @standardnotes/time

1.9.0 (2022-07-06)

Features

1.7.2 (2022-07-04)

Note: Version bump only for package @standardnotes/time

1.7.1 (2022-06-23)

Bug Fixes

  • upgrade microtime package version (65ec0e6)

1.7.0 (2022-05-30)

Features

  • getting timestamp in seconds (24c3215)

1.6.10 (2022-05-30)

Bug Fixes

  • add converting string dates to seconds (f1ccbc9)

1.6.9 (2022-05-04)

Note: Version bump only for package @standardnotes/time

1.6.8 (2022-05-04)

Note: Version bump only for package @standardnotes/time

1.6.7 (2022-04-22)

Note: Version bump only for package @standardnotes/time

1.6.6 (2022-04-15)

Note: Version bump only for package @standardnotes/time

1.6.5 (2022-04-11)

Note: Version bump only for package @standardnotes/time

1.6.4 (2022-03-31)

Note: Version bump only for package @standardnotes/time

1.6.3 (2022-02-28)

Bug Fixes

  • add pseudo change to get lerna to trigger (41e6817)

1.6.2 (2022-02-28)

Bug Fixes

  • add pseudo change to get lerna to trigger (41e6817)

1.6.1 (2022-02-10)

Bug Fixes

  • timer tests with utc dates (c0b15a2)

1.6.0 (2022-02-09)

Features

1.5.0 (2022-02-09)

Features

  • add calculating time difference in days (1348065)

1.4.5 (2021-12-29)

Note: Version bump only for package @standardnotes/time

1.4.4 (2021-12-29)

Note: Version bump only for package @standardnotes/time

1.4.3 (2021-12-29)

Note: Version bump only for package @standardnotes/time

1.4.2 (2021-12-29)

Bug Fixes

  • remove code coverage reports from repository (61f5dfd)

1.4.1 (2021-12-29)

Bug Fixes

  • correct gitignore paths (cefc0cf)
  • include dist in static components (d17ce0f)

1.4.0 (2021-12-23)

Features

  • rename email backup setting to email backup frequency (25e7b46)

1.3.3 (2021-12-23)

Bug Fixes

1.3.2 (2021-12-23)

Bug Fixes

  • add publishing from package version by lerna (80433d0)

1.3.1 (2021-12-23)

Bug Fixes

  • remove the ammend commit from lerna versioning (f0400d9)

1.3.0 (2021-12-23)

Features

  • add one drive backup frequency setting (#522) (c27827f)

1.2.4 (2021-12-23)

Bug Fixes

  • remove running tests upon deployment - ensured on PR status checks (#523) (5c795d1)

1.2.3 (2021-12-23)

Bug Fixes

1.2.2 (2021-12-23)

Bug Fixes

  • checkout with personal access token (773c1ef)

1.2.1 (2021-12-22)

Bug Fixes

  • gpg signing with CI StandardNotes user (d72f61c)

1.2.0 (2021-12-22)

Features

1.1.0 (2021-12-22)

Bug Fixes

Features

  • add converting date to milliseconds (#513) (088bfcf)
  • add method for getting n days ago date (#434) (4aa91c1)
  • add n-hours ahead and ago methods for timer (7ced52d)
  • add time package (#311) (f50d8aa)
  • features instead of permissions (#385) (b53e967)
  • upgrade node engine versions to latest active LTS (#462) (686fc15)