Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cujarrett/destiny-insights-bot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.65.2
Choose a base ref
...
head repository: cujarrett/destiny-insights-bot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.66.0
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Jan 22, 2022

  1. Copy the full SHA
    8b2a8ce View commit details
  2. chore(release): 1.66.0 [skip ci]

    # [1.66.0](v1.65.2...v1.66.0) (2022-01-22)
    
    ### Features
    
    * removes dependabot terraform support ([8b2a8ce](8b2a8ce))
    semantic-release-bot committed Jan 22, 2022
    Copy the full SHA
    e32a3bb View commit details
Showing with 10 additions and 7 deletions.
  1. +0 −4 .github/dependabot.yml
  2. +7 −0 CHANGELOG.md
  3. +2 −2 package-lock.json
  4. +1 −1 package.json
4 changes: 0 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -9,7 +9,3 @@ updates:
include: "scope"
reviewers:
- "cujarrett"
- package-ecosystem: terraform
directory: "/terraform"
schedule:
interval: weekly
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

# [1.66.0](https://github.com/cujarrett/destiny-insights-bot/compare/v1.65.2...v1.66.0) (2022-01-22)


### Features

* removes dependabot terraform support ([8b2a8ce](https://github.com/cujarrett/destiny-insights-bot/commit/8b2a8ce427ec07da320e16e65ff5fa4c4a5dab48))

## [1.65.2](https://github.com/cujarrett/destiny-insights-bot/compare/v1.65.1...v1.65.2) (2022-01-21)


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,6 +1,6 @@
{
"name": "destiny-insights-bot",
"version": "1.65.2",
"version": "1.66.0",
"author": "Matt Jarrett",
"license": "MIT",
"description": "Node JS Twitter bot that tweets Destiny's mods, armor, and weapons available",