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: node-modules/onelogger
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 108a346
Choose a base ref
...
head repository: node-modules/onelogger
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 60993df
Choose a head ref
  • 3 commits
  • 6 files changed
  • 3 contributors

Commits on Jan 20, 2024

  1. chore: add badges

    fengmk2 committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    b879180 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2025

  1. fix: make sure only one logger instance in global (#2)

    <!-- This is an auto-generated comment: release notes by coderabbit.ai
    -->
    ## Summary by CodeRabbit
    
    ## Release Notes
    
    - **CI/CD Improvements**
      - Added support for Node.js version 22 in CI workflows
    - Introduced new automated publishing workflow for commits and pull
    requests
    
    - **Dependencies**
      - Updated development dependencies
      - Added type checking CLI tool
      - Updated Node.js type definitions
    
    - **Project Configuration**
      - Added ES module entry point
      - Enhanced pre-publish script with additional type checking
    
    - **Documentation**
      - Updated README with Node.js version badge
      - Refreshed contributors section with a new badge
    <!-- end of auto-generated comment: release notes by coderabbit.ai -->
    fengmk2 authored Jan 1, 2025
    Configuration menu
    Copy the full SHA
    f8c8d18 View commit details
    Browse the repository at this point in the history
  2. Release 1.0.1

    [skip ci]
    
    ## [1.0.1](v1.0.0...v1.0.1) (2025-01-01)
    
    ### Bug Fixes
    
    * make sure only one logger instance in global ([#2](#2)) ([f8c8d18](f8c8d18))
    semantic-release-bot committed Jan 1, 2025
    Configuration menu
    Copy the full SHA
    60993df View commit details
    Browse the repository at this point in the history
Loading