Skip to content
This repository was archived by the owner on Mar 30, 2026. It is now read-only.

Commit 6671629

Browse files
chore(release): version 2.1.1-next.1 [skip ci]
## [2.1.1-next.1](v2.1.0...v2.1.1-next.1) (2024-03-26) ### Bug Fixes * add '.js' extensions to local imports ([7210346](7210346))
1 parent 22d652e commit 6671629

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44

55
---
66

7+
## [2.1.1-next.1](https://github.com/Nerdware-LLC/fixit-api/compare/v2.1.0...v2.1.1-next.1) (2024-03-26)
8+
9+
10+
### Bug Fixes
11+
12+
* add '.js' extensions to local imports ([7210346](https://github.com/Nerdware-LLC/fixit-api/commit/7210346bd5cdb7f609f47e3b19edb8c887ff201d))
13+
714
# [2.1.0](https://github.com/Nerdware-LLC/fixit-api/compare/v2.0.1...v2.1.0) (2024-03-24)
815

916

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fixit-api",
3-
"version": "2.1.0",
3+
"version": "2.1.1-next.1",
44
"description": "Fixit API services built on NodeJS and Apollo GraphQL.",
55
"author": {
66
"name": "Trevor Anderson",

0 commit comments

Comments
 (0)