Skip to content

Commit

Permalink
Applying package updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
mmkal committed Sep 17, 2020
1 parent 30e35df commit 1d9d776
Show file tree
Hide file tree
Showing 11 changed files with 65 additions and 210 deletions.
11 changes: 0 additions & 11 deletions common/changes/io-ts-extra/consistent-versions_pr_163.json

This file was deleted.

11 changes: 0 additions & 11 deletions common/changes/memorable-moniker/consistent-versions_pr_163.json

This file was deleted.

12 changes: 12 additions & 0 deletions packages/eslint-plugin-codegen/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "eslint-plugin-codegen",
"entries": [
{
"version": "0.12.2",
"tag": "eslint-plugin-codegen_v0.12.2",
"date": "Thu, 17 Sep 2020 10:47:43 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"io-ts-extra\" from `0.10.5` to `0.10.6`"
}
]
}
},
{
"version": "0.12.1",
"tag": "eslint-plugin-codegen_v0.12.1",
Expand Down
7 changes: 6 additions & 1 deletion packages/eslint-plugin-codegen/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - eslint-plugin-codegen

This log was last generated on Wed, 16 Sep 2020 21:06:32 GMT and should not be manually modified.
This log was last generated on Thu, 17 Sep 2020 10:47:43 GMT and should not be manually modified.

## 0.12.2
Thu, 17 Sep 2020 10:47:43 GMT

*Version update only*

## 0.12.1
Wed, 16 Sep 2020 21:06:32 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-plugin-codegen/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-codegen",
"version": "0.12.1",
"version": "0.12.2",
"keywords": [
"eslint",
"eslint plugin",
Expand Down Expand Up @@ -38,7 +38,7 @@
"fp-ts": "^2.1.0",
"glob": "^7.1.4",
"io-ts": "^2.2.4",
"io-ts-extra": "0.10.5",
"io-ts-extra": "0.10.6",
"js-yaml": "^3.14.0",
"lodash": "^4.17.15",
"string.prototype.matchall": "^4.0.2"
Expand Down
12 changes: 12 additions & 0 deletions packages/io-ts-extra/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "io-ts-extra",
"entries": [
{
"version": "0.10.6",
"tag": "io-ts-extra_v0.10.6",
"date": "Thu, 17 Sep 2020 10:47:43 GMT",
"comments": {
"patch": [
{
"comment": "chore: enable consistent versions (#163)"
}
]
}
},
{
"version": "0.10.5",
"tag": "io-ts-extra_v0.10.5",
Expand Down
9 changes: 8 additions & 1 deletion packages/io-ts-extra/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - io-ts-extra

This log was last generated on Wed, 16 Sep 2020 21:06:32 GMT and should not be manually modified.
This log was last generated on Thu, 17 Sep 2020 10:47:43 GMT and should not be manually modified.

## 0.10.6
Thu, 17 Sep 2020 10:47:43 GMT

### Patches

- chore: enable consistent versions (#163)

## 0.10.5
Wed, 16 Sep 2020 21:06:32 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/io-ts-extra/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "io-ts-extra",
"version": "0.10.5",
"version": "0.10.6",
"keywords": [
"typescript",
"validation",
Expand Down
17 changes: 17 additions & 0 deletions packages/memorable-moniker/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "memorable-moniker",
"entries": [
{
"version": "0.2.15",
"tag": "memorable-moniker_v0.2.15",
"date": "Thu, 17 Sep 2020 10:47:43 GMT",
"comments": {
"patch": [
{
"comment": "chore: enable consistent versions (#163)"
}
]
}
}
]
}
188 changes: 6 additions & 182 deletions packages/memorable-moniker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,187 +1,11 @@
# Change Log
# Change Log - memorable-moniker

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
This log was last generated on Thu, 17 Sep 2020 10:47:43 GMT and should not be manually modified.

## [0.2.14](https://github.com/mmkal/ts/compare/[email protected]@0.2.14) (2020-07-09)
## 0.2.15
Thu, 17 Sep 2020 10:47:43 GMT

### Patches

### Bug Fixes
- chore: enable consistent versions (#163)

* add .git suffix ([6953f58](https://github.com/mmkal/ts/commit/6953f58e018c0cb91f61a1166506a7c30c273681))






## [0.2.13](https://github.com/mmkal/ts/compare/[email protected]@0.2.13) (2020-07-09)


### Bug Fixes

* specify respoitory url + directory ([a8fa28c](https://github.com/mmkal/ts/commit/a8fa28cbee184ea43e90cc75192a406adc398da0)), closes [/github.com/renovatebot/renovate/issues/6709#issuecomment-655533425](https://github.com//github.com/renovatebot/renovate/issues/6709/issues/issuecomment-655533425)





## [0.2.12](https://github.com/mmkal/ts/compare/[email protected]@0.2.12) (2020-06-29)


### Bug Fixes

* use leaf .npmignore files ([4f095cf](https://github.com/mmkal/ts/commit/4f095cf1f358dc7352e62187b1391aabfdbc6683))





## [0.2.11](https://github.com/mmkal/ts/compare/[email protected]@0.2.11) (2020-06-29)

**Note:** Version bump only for package memorable-moniker





## [0.2.10](https://github.com/mmkal/ts/compare/[email protected]@0.2.10) (2020-06-27)

**Note:** Version bump only for package memorable-moniker






## [0.2.9](https://github.com/mmkal/ts/compare/[email protected]@0.2.9) (2020-06-07)

**Note:** Version bump only for package memorable-moniker






## [0.2.8](https://github.com/mmkal/ts/compare/[email protected]@0.2.8) (2020-05-04)


### Bug Fixes

* **parser:** allow mapping to branded types ([#28](https://github.com/mmkal/ts/issues/28)) ([1808143](https://github.com/mmkal/ts/commit/180814329681f1164fac559c86b9173d615077e3))






## [0.2.7](https://github.com/mmkal/ts/compare/[email protected]@0.2.7) (2020-04-11)

**Note:** Version bump only for package memorable-moniker





## [0.2.6](https://github.com/mmkal/ts/compare/[email protected]@0.2.6) (2020-04-11)

**Note:** Version bump only for package memorable-moniker





## [0.2.5](https://github.com/mmkal/ts/compare/[email protected]@0.2.5) (2020-03-30)

**Note:** Version bump only for package memorable-moniker






## [0.2.4](https://github.com/mmkal/ts/compare/[email protected]@0.2.4) (2020-03-22)

**Note:** Version bump only for package memorable-moniker





## [0.2.3](https://github.com/mmkal/ts/compare/[email protected]@0.2.3) (2020-03-22)

**Note:** Version bump only for package memorable-moniker





## [0.2.2](https://github.com/mmkal/ts/compare/[email protected]@0.2.2) (2020-03-07)

**Note:** Version bump only for package memorable-moniker






## [0.2.1](https://github.com/mmkal/ts/compare/[email protected]@0.2.1) (2020-03-07)


### Bug Fixes

* **types:** input rng no longer requires seed ([93d9978](https://github.com/mmkal/ts/commit/93d99784e37fdb0bb1947619eb83b32c65aa7a9d))





# 0.2.0 (2020-03-05)


### Features

* fix name similar to others + license ([3f91ec6](https://github.com/mmkal/ts/commit/3f91ec6da89e2de07453fbc27379a783d754d8b8))






## [0.1.1](https://github.com/mmkal/ts/compare/[email protected]@0.1.1) (2020-03-01)

**Note:** Version bump only for package memorable-moniker





# [0.1.0](https://github.com/mmkal/ts/compare/[email protected]@0.1.0) (2020-02-09)


### Bug Fixes

* default typearg for modified namegen ([d213e0d](https://github.com/mmkal/ts/commit/d213e0d2b474ae6b960b495691d270e8c659c8d0))


### Features

* **animals:** use wikipedia as source ([#9](https://github.com/mmkal/ts/issues/9)) ([cc45384](https://github.com/mmkal/ts/commit/cc453849519056c8daecbc5d2b8a572dd70af6ab))
* **lint:** codegen rule ([#11](https://github.com/mmkal/ts/issues/11)) ([3491a1c](https://github.com/mmkal/ts/commit/3491a1c94b36a037e53ce781fb020afc7d1e6f4b))
* **nicknames:** rename `animals` to `nicknames` ([#10](https://github.com/mmkal/ts/issues/10)) ([725f292](https://github.com/mmkal/ts/commit/725f2926d1bcc7bf3b22c9c624dd4a074632f5cc))





## [0.0.3](https://github.com/mmkal/ts/compare/[email protected]@0.0.3) (2020-01-26)

**Note:** Version bump only for package memorable-moniker





## 0.0.2 (2020-01-26)

**Note:** Version bump only for package memorable-moniker
2 changes: 1 addition & 1 deletion packages/memorable-moniker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "memorable-moniker",
"version": "0.2.14",
"version": "0.2.15",
"keywords": [
"word",
"words",
Expand Down

0 comments on commit 1d9d776

Please sign in to comment.