StandardNotes CI
2022-11-28 22:08:20 +00:00
parent 767d354780
commit 02eb969e07
25 changed files with 87 additions and 15 deletions

View File

@@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.48.0](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.47.14...@standardnotes/mobile@3.48.0) (2022-11-28)
### Features
* display number of files for 'Files' view ([#2065](https://github.com/standardnotes/app/issues/2065)) ([767d354](https://github.com/standardnotes/app/commit/767d3547804bc98693dcc769baeed943c24426f3))
## [3.47.14](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.47.13...@standardnotes/mobile@3.47.14) (2022-11-28)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.47.14",
"version": "3.48.0",
"author": "Standard Notes.",
"private": true,
"license": "AGPL-3.0-or-later",