Skip to content
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: JasonEtco/create-an-issue
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.8.2
Choose a base ref
...
head repository: JasonEtco/create-an-issue
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.9.1
Choose a head ref
  • 11 commits
  • 26 files changed
  • 3 contributors

Commits on Dec 21, 2022

  1. npm i zod

    JasonEtco committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    b35e247 View commit details
    Browse the repository at this point in the history
  2. Implement

    JasonEtco committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    b5872ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    219d2ea View commit details
    Browse the repository at this point in the history
  4. Tiny TS tweak

    JasonEtco committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    a3271ce View commit details
    Browse the repository at this point in the history
  5. Unrelated prettier-ing

    JasonEtco committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    5218616 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #144 from JasonEtco/zod

    Add Zod to validate front-matter
    JasonEtco authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    8d42141 View commit details
    Browse the repository at this point in the history
  7. Updoot some actions

    JasonEtco committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    e0198cc View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. Add more fields to schema

    JasonEtco authored Dec 23, 2022
    Configuration menu
    Copy the full SHA
    3e07205 View commit details
    Browse the repository at this point in the history
  2. Fix test snapshot

    JasonEtco committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    f883bb4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #146 from JasonEtco/add-schema-fields

    Add more fields to schema
    JasonEtco authored Dec 23, 2022
    Configuration menu
    Copy the full SHA
    4cc79e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e27dddc View commit details
    Browse the repository at this point in the history
Loading