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: alexcaza/export-to-csv
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.2
Choose a base ref
...
head repository: alexcaza/export-to-csv
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.3
Choose a head ref
  • 4 commits
  • 13 files changed
  • 1 contributor

Commits on Dec 18, 2023

  1. Attempt fix at publish (#73)

    * Attempt fix at publish
    
    * Fix action yml
    alexcaza authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    49a9168 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Update README.md (#77)

    alexcaza authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    472b833 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Setup proper ESM Support (#79)

    * Tweak tsconfig.json to properly build ESM
    
    * Make changes to files to reflect tsconfig changes
    
    * Tweak package.json file
    alexcaza authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    f6e22a2 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Bump version to v1.2.3 (#81)

    * Run npm pkg fix
    
    * Bump package version
    
    * Add missing .npmrc to publish on version release
    
    Since we're using Bun instead of setup-node, we don't have the file automatically created.
    alexcaza authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    6c93dde View commit details
    Browse the repository at this point in the history
Loading