Skip to content

Commit

Permalink
chore(release): 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
matheusgnreis committed Nov 24, 2023
1 parent 428c8a3 commit 466b398
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## 1.0.0 (2023-11-24)


### Bug Fixes

* **deps:** update all non-major ([3415338](https://github.com/ecomplus/application-starter/commit/3415338e84602a871d621685453428ed73cbc19e))
* **deps:** update all non-major ([a44d688](https://github.com/ecomplus/application-starter/commit/a44d68811c1433394583284da27cde918749f4c3))
* **deps:** update dependency firebase-tools to ^11.16.0 ([48ecb24](https://github.com/ecomplus/application-starter/commit/48ecb240e3f32ca12d7b4221dbca222284cf01f4))

## [1.0.0-starter.26](https://github.com/ecomplus/application-starter/compare/v1.0.0-starter.25...v1.0.0-starter.26) (2022-02-24)

## [1.0.0-starter.25](https://github.com/ecomplus/application-starter/compare/v1.0.0-starter.24...v1.0.0-starter.25) (2022-02-24)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ecomplus/application-starter",
"private": true,
"version": "1.0.0-starter.26",
"version": "1.0.0",
"description": "Boilerplate for E-Com Plus apps with Firebase Cloud Functions",
"main": "functions/index.js",
"scripts": {
Expand Down

0 comments on commit 466b398

Please sign in to comment.