Skip to content

Commit

Permalink
Merge pull request #162 from jupyter/changelog-6bbd94ea248a11ed858355…
Browse files Browse the repository at this point in the history
…9df35b11c8
  • Loading branch information
blink1073 authored Aug 25, 2022
2 parents 3b59f1c + e522c93 commit e542660
Showing 1 changed file with 24 additions and 2 deletions.
26 changes: 24 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,30 @@

<!-- <START NEW CHANGELOG ENTRY> -->

## 0.12.3

([Full Changelog](https://github.com/jupyter/jupyter-packaging/compare/v0.12.2...3b59f1c9a1f9ab0adb5a387ec10e9a2098c73d99))

### Bugs fixed

- only remove --skip-npm from argv if it is here [#161](https://github.com/jupyter/jupyter-packaging/pull/161) ([@videlec](https://github.com/videlec))

### Maintenance and upkeep improvements

- [pre-commit.ci] pre-commit autoupdate [#159](https://github.com/jupyter/jupyter-packaging/pull/159) ([@pre-commit-ci](https://github.com/pre-commit-ci))
- [pre-commit.ci] pre-commit autoupdate [#158](https://github.com/jupyter/jupyter-packaging/pull/158) ([@pre-commit-ci](https://github.com/pre-commit-ci))
- [pre-commit.ci] pre-commit autoupdate [#157](https://github.com/jupyter/jupyter-packaging/pull/157) ([@pre-commit-ci](https://github.com/pre-commit-ci))
- [pre-commit.ci] pre-commit autoupdate [#156](https://github.com/jupyter/jupyter-packaging/pull/156) ([@pre-commit-ci](https://github.com/pre-commit-ci))
- [pre-commit.ci] pre-commit autoupdate [#155](https://github.com/jupyter/jupyter-packaging/pull/155) ([@pre-commit-ci](https://github.com/pre-commit-ci))

### Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/jupyter-packaging/graphs/contributors?from=2022-06-20&to=2022-08-25&type=c))

[@pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fjupyter-packaging+involves%3Apre-commit-ci+updated%3A2022-06-20..2022-08-25&type=Issues) | [@videlec](https://github.com/search?q=repo%3Ajupyter%2Fjupyter-packaging+involves%3Avidelec+updated%3A2022-06-20..2022-08-25&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

## 0.12.2

([Full Changelog](https://github.com/jupyter/jupyter-packaging/compare/v0.12.1...31b98c53f27292db4b9046a385246a59e3ec587b))
Expand All @@ -18,8 +42,6 @@

[@hroncok](https://github.com/search?q=repo%3Ajupyter%2Fjupyter-packaging+involves%3Ahroncok+updated%3A2022-05-31..2022-06-20&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fjupyter-packaging+involves%3Apre-commit-ci+updated%3A2022-05-31..2022-06-20&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

## 0.12.1

([Full Changelog](https://github.com/jupyter/jupyter-packaging/compare/v0.12.0...6b3a5ee597be17b4ef5cc4fa7545d7b5bfa80357))
Expand Down

0 comments on commit e542660

Please sign in to comment.