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: iamkun/dayjs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.35
Choose a base ref
...
head repository: iamkun/dayjs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.36
Choose a head ref
  • 11 commits
  • 20 files changed
  • 6 contributors

Commits on Sep 4, 2020

  1. Configuration menu
    Copy the full SHA
    de31592 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c2050a View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. Configuration menu
    Copy the full SHA
    fe2301b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f20c3a View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Configuration menu
    Copy the full SHA
    638fd39 View commit details
    Browse the repository at this point in the history
  2. fix: Add Amharic (am) locale (#1046)

    * Add Amharic locale
    
    * Fix linting issue in am locale
    kaleabmelkie authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    cdc49a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf8b6a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Configuration menu
    Copy the full SHA
    a959da1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a882b20 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1054 from iamkun/dev

    D2M
    iamkun authored Sep 17, 2020
    Configuration menu
    Copy the full SHA
    8b4fc53 View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.8.36 [skip ci]

    ## [1.8.36](v1.8.35...v1.8.36) (2020-09-17)
    
    ### Bug Fixes
    
    * Add Amharic (am) locale ([#1046](#1046)) ([cdc49a1](cdc49a1))
    * Export Duration type in duration plugin ([#1043](#1043)) ([0f20c3a](0f20c3a))
    * Fix duration plugin parsing milliseconds bug ([#1042](#1042)) ([fe2301b](fe2301b))
    * Timezone plugin set default timezone ([#1033](#1033)) ([0c2050a](0c2050a))
    * Timezone plugin should have the same behavior in latest ICU version ([#1032](#1032)) ([de31592](de31592))
    * Update Finnish (fi) locale ([#963](#963)) ([cf8b6a0](cf8b6a0))
    * Update Polish (pl) , Hungarian (hr) and Lithuanian (lt) localization ([#1045](#1045)) ([638fd39](638fd39))
    semantic-release-bot committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    a78956e View commit details
    Browse the repository at this point in the history
Loading